This is a fairly simple Apache + PHP install, built like this: HTTPD ./configure --enable-so --enable-ssl --enable-rewrite PHP ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --disable-cgi Things work fine with PHP 5.2.3 (which was actually built against Apache 2.2.4), but when the libphp5.so from PHP 5.2.4 is loaded, Apache starts without error, and logs requests, but they all, even for non-PHP pages, produce blanks, with "302" (redirect) shown in the logs. WTF? Maybe this is a PHP bug - but why should a PHP bug disrupt Apache's ability to serve plain HTML pages? Thanks for any hints on this strangeness, Whit --------------------------------------------------------------------- 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