How can I turn off PHP errors from showing on any website on my server?

Zaq

New member
I've been hosting about 30 or so websites on a dedicated virtual server from mediatemple for several years now, and have never had any problems with PHP errors showing until now. All of a sudden almost every PHP website I host has at least some sort of error on it, most of them are all different from each other. I've never even touched most of these sites in months, yet something had to have changed to cause this. Is there a way to get thing back to normal, even if it means just turning these errors off?

Heres some examples, I blocked out the locations for privacy reasons:

Notice: Undefined property: stdClass::$dbconnection in (the php file location goes here) on line 40
Notice: Undefined index: rs in (the php file location goes here) on line 91
Thank you very much, you helped me solve this issue in 15 minutes while the support at media temple simply demanded more and more information for over a month. I appreciate your help!
 
Back
Top