Configuring php.ini
I downloaded the Liyanage build of PHP and wanted to turn on display errors. So I opened /usr/local/php/lib/php.ini and found where it says display_errors = Off or whatever and changed it to on. But besides not displaying errors, when I do phpinfo(); it still displays it as off. Also how do you have something on locally and off globally or vise versa.
Comments
Originally posted by bunge
You may have to log out, I'm not sure.
Thanks...I'm not sure if it is be cause I restarted or logged out, but it is how I want it to be now. So any idea how to turn them on just locally?