PHP Not Displaying Errors

0 views
Skip to first unread message

Scott

unread,
Nov 7, 2006, 6:54:12 PM11/7/06
to OC PHP
I've always loved PHP because it tells you where you've made a syntax
error, however since I reinstalled Apache and PHP on my desktop, I
don't get warnings or errors anymore. I checked the php.ini but can't
find anything that's not set right.

anyone know what might be causing this?

William Estrada

unread,
Nov 8, 2006, 12:09:16 AM11/8/06
to OC-...@googlegroups.com
Have you checked the following parameters in your php.ini .... 
 
error_reporting (bit field value ... E_ALL, E_WARNING, etc...)
 
and
 
display_errors (set to on) 
 

Scott

unread,
Nov 8, 2006, 11:18:13 AM11/8/06
to OC PHP
I actually feel stupid now. After restarting the apache server that
changes I made to the php.ini are finally working. Thanks William! :)

Reply all
Reply to author
Forward
0 new messages