It's consistently reproducible and since my webserver is behind a firewall, I'm pretty sure that it's not the million question attack. :)
Server version: Apache/2.0.52 Server built: Sep 30 2004 18:20:43 Any ideas about how to fix this?I'm running copies of Apache, PHP, and MySQL built by someone else, and I thought that this might be related to the old version of apache, so I thought I'd give a shot to building apache from source.
I downloaded httpd-2.2.3, and ran sudo ./configure --prefix=/Library/Apache2 --enable-mods-shared=ALL Then sudo make, then sudo make installWhen I tried sudo apachectl start, I got an error message about errors when it started to load modules. (I kept my old httpd.conf) I suspect that there was some other set of steps that I should have taken to build all of the modules against the new version of apache, but I'm ignorant about how to proceed.
Can someone offer some guidance? Thanks! Tom --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx