I recently updated my Apache to 1.3.31 and when it was finished, none of my PHP scripts are working correctly. They seem to stop in the middle of displaying a page. On some pages, my footer doesn't come up, it just quits before it gets there. I got on the PHP website to get the instructions for building PHP and followed them, but that didn't help. Here is the configure line I used for PHP:
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
Now nothing works right.
Anything in you Apache error logs? Do you have error reporting turned on in the php.ini?
-- John C. Nichel KegWorks.com 716.856.9675 [EMAIL PROTECTED]
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php