Page 1 of 1

Changes to php.ini file not being reflected in php pages

Posted: Tue Nov 23, 2010 4:46 pm
by azure
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

Re: Changes to php.ini file not being reflected in php pages

Posted: Wed Nov 24, 2010 1:16 am
by requinix
Which php.ini?