• dlmweb

    (@dlmweb)


    I have not seen these with any other client site. Can you tell what is triggering the error logs and how to correct? Thank you.

    From the host provider:
    The server hosting your account – is alerting for low space on the /var partition. This was caused by the global Apache error_log file being filled with notices like below:

    As such, I went ahead and disabled the /home/bqgra0/public_html/wp-content/plugins/backwpup/inc/class-job.php script

    [Sat Apr 27 01:41:03 2013] [error] [client 216.97.230.239] PHP Warning: feof() expects parameter 1 to be resource, boolean given in /home/bqgra0/public_html/wp-content/plugins/backwpup/inc/class-job.php on line 1042
    [Sat Apr 27 01:41:03 2013] [error] [client 216.97.230.239] PHP Warning: fgets() expects parameter 1 to be resource, boolean given in /home/bqgra0/public_html/wp-content/plugins/backwpup/inc/class-job.php on line 1043
    [Sat Apr 27 01:41:03 2013] [error] [client 216.97.230.239] PHP Warning: fgets() expects parameter 1 to be resource, boolean given in /home/bqgra0/public_html/wp-content/plugins/backwpup/inc/class-job.php on line 1043
    [Sat Apr 27 01:41:03 2013] [error] [client 216.97.230.239] PHP Warning: ftell() expects parameter 1 to be resource, boolean given in /home/bqgra0/public_html/wp-content/plugins/backwpup/inc/class-job.php on line 1056
    [Sat Apr 27 01:41:03 2013] [error] [client 216.97.230.239] PHP Warning: ftell() expects parameter 1 to be resource, boolean given in /home/bqgra0/public_html/wp-content/plugins/backwpup/inc/class-job.php on line 1056
    [Sat Apr 27 01:41:03 2013] [error] [client 216.97.230.239] PHP Warning: feof() expects parameter 1 to be resource, boolean given in /home/bqgra0/public_html/wp-content/plugins/backwpup/inc/class-job.php on line 1042
    [Sat Apr 27 01:41:03 2013] [error] [client 216.97.230.239] PHP Warning: feof() expects parameter 1 to be resource, boolean given in /home/bqgra0/public_html/wp-content/plugins/backwpup/inc/class-job.php on line 1042

    http://wordpress.org/extend/plugins/backwpup/

The topic ‘Host disabled the plugin due to errors’ is closed to new replies.