Log errors causing high server usage
-
I am getting the following errors:
mod_fcgid: stderr: PHP Warning: A non-numeric value encountered in /var/www/vhosts/domainname.co.uk/httpdocs/wp-includes/media.php on line 468
mod_fcgid: stderr: PHP Warning: A non-numeric value encountered in /var/www/vhosts/domainname.co.uk/httpdocs/wp-includes/media.php on line 458
I have tried the site with no plugins and the basic theme but I keep getting the warning…
Also added this to the config file:
ini_set(‘display_errors’,’Off’);
ini_set(‘error_reporting’, E_ALL );
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_DISPLAY’, false);WordPress and Plugins all up to date
What can be causing this? how do I stop it? thanks
The page I need help with: [log in to see the link]
- The topic ‘Log errors causing high server usage’ is closed to new replies.