Page 1 of 1

cannot get error messages (from Apache?)

Posted: Sun May 11, 2003 4:58 pm
by Jim from Oakland
php dev-meisters

Installed php and Apache on Windows XP Home, at home. Works fine except I cannot see error messages in browser. Have set all pphp settings and even turn error messaging on in code. Apache error log shows errors as I would expect to see on screen. PLEASE help.

Here is a flat/text file with details.

http://www.emailoffice.com/php/php_ini_notes2.txt

Thanks so much in advance. (I hope to be a php programmer, not a web server administrator!)

Jim

Posted: Sun May 11, 2003 5:06 pm
by volka
sure you edited the right php.ini? ;)

Code: Select all

<?php phpinfo(); ?>
will tell you..