• Last week (or so) my blog was hit by the pharma bug.

    As part of the fix, I changed my ftp password and my admin password for the blog.

    The blog itself is still up and running on the web: https://ipwars.com.

    However, when I try to log in and add a new post or just access the admin functions I get met with the following message:

    Warning: require_once(/home/ipwarsco/public_html/wp-admin/wp-includes/load.php) [function.require-once]: failed to open stream: No such file or directory in /home/ipwarsco/public_html/wp-admin/wp-load.php on line 48

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/ipwarsco/public_html/wp-admin/wp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/ipwarsco/public_html/wp-admin/wp-load.php on line 48

    I have had a look on my site and there is a file load.php in the folder “www/wp-includes” rather than the folder “public_html/includes”.

    There is no “wp-includes” folder in “/public_html/wp-admin/”, there is however a separate folder “/public_html/wp-includes” but it does not have a load.php file either.

    Any suggestions on how I can get back into my site would be very welcome!

  • The topic ‘Fatal error on line 48’ is closed to new replies.