unable to change configuration of php.ini. can anyone help?
Posted: Fri Sep 18, 2009 12:50 pm
hello everyone.
i would very much appreciate some help from all you php gurus out there.
i am trying to configure my php.ini file to modify the way in which my scripts show errors. when i change the display error values from on to off in my php.ini file and turn the server off and on etc display errors is still set to on as shown when i call phpinfo(). furthermore i have tried to set the php.ini file using ini_set() but it refuses to change the value. i've made sure i'm modifying the correct php.ini file using phpinfo().
even when i turn display errors off in mamp the errors still display!
has anybody encountered this problem and would anyone have any suggestions as to why i cannot change the values within my php.ini file?
thanks
baked_bean.
i would very much appreciate some help from all you php gurus out there.
i am trying to configure my php.ini file to modify the way in which my scripts show errors. when i change the display error values from on to off in my php.ini file and turn the server off and on etc display errors is still set to on as shown when i call phpinfo(). furthermore i have tried to set the php.ini file using ini_set() but it refuses to change the value. i've made sure i'm modifying the correct php.ini file using phpinfo().
even when i turn display errors off in mamp the errors still display!
has anybody encountered this problem and would anyone have any suggestions as to why i cannot change the values within my php.ini file?
thanks
baked_bean.