[FX.php List] [OFF] Can't display Notices in 5.3
Joel Shapiro
jsfmp at earthlink.net
Fri Nov 5 16:09:46 MDT 2010
Hi all
I've got 2 dev machines, 1 running PHP 5.2.9, 1 running 5.3.2.
In php.ini on both, I've got:
error_reporting = E_ALL
But on the 5.3, I'm not seeing Notices (same site on both machines)
I've even tried switching to
error_reporting = E_ALL | E_NOTICE
but that didn't make a difference.
(I turn the Web Service off and on after each change, to restart
Apache -- OS X Server 10.6)
Any thoughts?
TIA,
-Joel
More information about the FX.php_List
mailing list