Skip to:
Content
Pages
Categories
Search
Top
Bottom

Fatal error when accessing forums failed to open stream: Permission denied


  • Don Bernard
    Participant

    @vidiot

    Can anyone help?

    I’ve just installed Buddypress I get this error message when I go to forums.

    Warning: require_once(D:homehnt12a135/wp-admin/upgrade-functions.php) [function.require-once]: failed to open stream: Permission denied in D:homehnt12a135wp-contentpluginsbuddypressbp-forumsbp-forums-bbpress.php on line 68

    Fatal error: require_once() [function.require]: Failed opening required ‘D:homehnt12a135/wp-admin/upgrade-functions.php’ (include_path=’.;D:PHPPHP5pear’) in D:homehnt12a135wp-contentpluginsbuddypressbp-forumsbp-forums-bbpress.php on line 68

    I have an created an .htaccess file with

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    I’ve installed wordpress into my / folder. All runs well, themes and plugns all ok.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error when accessing forums failed to open stream: Permission denied’ is closed to new replies.
Skip to toolbar