Andy do a small page with only this in it and see if it will load.
<?php
phpinfo();
?>
That churned out a rather long page with all sorts of information... so now I'm assuming that PHP is parsing correctly, but I have some sort of configuration error? What that would be, I'm unsure...
That means php is install, and running just fine. Why don't you show us the code for the page that is throwing errors.
-- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED]
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php