Question
Turning on PHP page errors?
Excuse the nooby post please :)
I've set up a wordpress site on an Ubuntu droplet. It looks like PHP errors are off by default, and I'd like to have them for development.
I've editted the php.ini in the apache2 folder but still no errors. phpinfo() is showing show_errors as NO even though I set it to YES in the file. What am I missing?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×