• I tried to install Iimage Browser, got a bunch of errors, and stupidly tried changing directory permissions via chmod. Now my blog is broke. I either get a blank page or this:

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

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

    Is there an easy fix to this short of reinstalling, and if I have to reinstall how do I do it without losing all my entries? TIA.

    Oh, the blog is at:

    https://www.partridge.net/blog

Viewing 1 replies (of 1 total)
  • Looks like you need to chmod the “wp-includes” directory on your server. It probably should have permissions set to 775. That is the setting that my “wp-includes” directory has.

    When I installed IImage Browser, I didn’t have to change any folder permissions.

Viewing 1 replies (of 1 total)
  • The topic ‘Directory Permissions?’ is closed to new replies.