• When I attempt to open my blog ( http://www.amptoons.com/blog/ ) I get this error:

    Warning: main(/home/amptoon/public_html/blog/wp-includes/wp-db.php): failed to open stream: Permission denied in /home/amptoon/public_html/blog/wp-settings.php on line 30

    Fatal error: main(): Failed opening required ‘/home/amptoon/public_html/blog/wp-includes/wp-db.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/amptoon/public_html/blog/wp-settings.php on line 30

    I’ve set the permissions for 766 (or higher) for every single file in my blog directory. I’ve deleted the .htaccess file.

    Any suggestions on what I could do to get my blog back would be very appreciated.

    (For further background info, it might be helpful to read this thread.)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Failed to open usually means that the file is missing

    Look in your /public_html/blog/wp-includes folder for the
    wp-db.php to make sure its there.

    Thread Starter ampersand

    (@ampersand)

    It’s definitely there. And I set the permissions on it to 777.

    slappo

    (@slappo)

    This very thing happened to me in November 2004, and it just happened again today. Everything in my “images”, “downloads”, and “wp-includes” folders went missing. I have no idea why. Is this something that someone is hacking or is it a bad server thing? I have iPowerWeb as a host.

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

The topic ‘Fatal error: Failed opening required ‘wp-include’’ is closed to new replies.