Forum Moderators: phranque
error_reporting = E_ALL
the server is located where WebmasterWorld used to be
they obviously have some strange very own setup
I have been there for years, on a few of my sites
that are not yet php5.2.6 (I'm updating)
php.ini worked with purely getting rid of " ; " and leaving E_ALL un commented.
but it seems that the correct full syntax does apply
starting php5.2.2 or 2.1
I will try the full syntax and report
further my office test beds are both running with the short syntax only using E_ALL
that I'll like to know the reason for?
I would try to use the actual syntax and see if that fixes your problem.
As far as it working on your other servers, see if you were changing the correct php.ini file, and make sure you are restarting your server each time.
[edited by: eelixduppy at 10:13 pm (utc) on July 2, 2008]