Noah Silverman wrote:
Chris,
Same problem
Called from the command line it works. Called through a browser, it
crashes.
php test.php - WORKS
http://server.com/test.php - CRASHES
What exactly is in test.php (change database details, but we need to see
the test.php script) ?
Is it segfaulting (check the apache error logs) ?
Did you re-compile php after updating mysql? Maybe there's a version
difference in there somewhere, it's trying to load an older module.
Does a phpinfo page show correct database version details?
Please CC the list, others may have ideas I don't about what's going on.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php