I removed an error log a few days ago…..
wp-includes/simplePie/error_log
it was 91.19mb !
It has lots of these logged, just with different dates and a few different line numbers and adated between 26th – 31st Jan
[29-Jan-2016 23:37:16 UTC] PHP Strict Standards: Only variables should be passed by reference in /home/vmysco/public_html/www.mysitename.uk/slic.php(1) : eval()’d code on line 311
I cant find slic.php
there is now a lic.php in the root directory?
at the beginning of this large file it reads
[02-Jan-2016 09:47:00 UTC] PHP Fatal error: Uncaught exception ‘Exception’ with message ‘We received an error response when trying to contact the Wordfence scanning servers. The HTTP status code was [502]’ in /home/vmysco/public_html/www.mysitename.uk/wp-content/plugins/wordfence/lib/wfAPI.php:89
Stack trace:
#0 /home/vmysco/public_html/www.mysitename.uk/wp-content/plugins/wordfence/lib/wfAPI.php(32): wfAPI->getURL(‘https://noc1.wo…’, Array)
#1 /home/vmysco/public_html/www.mysitename.uk/wp-content/plugins/wordfence/lib/wordfenceClass.php(149): wfAPI->call(‘ping_api_key’)
#2 [internal function]: wordfence::dailyCron()
#3 /home/vmysco/public_html/www.mysitename.uk/wp-includes/plugin.php(579): call_user_func_array(‘wordfence::dail…’, Array)
#4 /home/vmysco/public_html/www.mysitename.uk/wp-cron.php(117): do_action_ref_array(‘wordfence_daily…’, Array)
#5 {main}
at the end of the file:
[10-Feb-2016 11:14:58 UTC] PHP Warning: require_once(/home/vmysco/public_html/www.mysitename.uk/wp-load.php): failed to open stream: No such file or directory in /home/vmysco/public_html/www.mysitename.uk/wp-blog-header.php on line 12
[10-Feb-2016 11:14:58 UTC] PHP Fatal error: require_once(): Failed opening required ‘/home/vmysco/public_html/www.mysitename.uk/wp-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/vmysco/public_html/www.mysitename.uk/wp-blog-header.php on line 12
Any thoughts?
Thanks