Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    The wp-includes/init.php file does not exist in WordPress. There’s a chance that your website has been hacked and it’s trying to load a malicious file disguised as a legitimate one. Take a look at the affected line (line 79 in wp-config.php).

    Thread Starter latrishablevins

    (@latrishablevins)

    Hi, thank you for your fast help. I have found line 79 in wp-config.php and removed and all works great. Take a look at the line that I removed. Is it safe to remove the whole line?

    Screenshot

    Thread Starter latrishablevins

    (@latrishablevins)

    I have checked and init.php does not exist as a file in wp-includes dir

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP error in WordPress core’ is closed to new replies.