Changes to php.ini file not being reflected in php pages
Posted: Tue Nov 23, 2010 4:46 pm
Hello
This is troubling me for sometime..
I recently moved my hosting to a new provider and since then php notices are getting displayed on the web pages. Different php settings.
So i edited the php.ini file to
error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
and then
display_errors = Off
Still the php notices and warnings are being displayed in the php generated pages. Will greatly appreciate any help.
Thanks in advance.
Azure
This is troubling me for sometime..
I recently moved my hosting to a new provider and since then php notices are getting displayed on the web pages. Different php settings.
So i edited the php.ini file to
error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
and then
display_errors = Off
Still the php notices and warnings are being displayed in the php generated pages. Will greatly appreciate any help.
Thanks in advance.
Azure