Skip to:
Content
Pages
Categories
Search
Top
Bottom

HELP Can’t get to step 0. No “let’s get started” link.

  • @rogg

    Member

    Hey,

    I’m also stuck at a similar stage to some others here, although it seems to be step 0 on the basis that I don’t even see the “let’s get started” link. I have uploaded the files to the server, but cannot find anywhere to go from there. No files appear to do anything positive. If I go to bbpressbb-admininstall.php I get:

    Warning: main(BB_PATHbb-admin/class-install.php) [function.main]: failed to open stream: No such file or directory in domain/html/bbpress/bb-admin/install.php on line 12

    Fatal error: main() [function.require]: Failed opening required ‘BB_PATHbb-admin/class-install.php’ (include_path=’.:/usr/local/php-4.4.8-1/share/pear’) in domain/html/bbpress/bb-admin/install.php on line 12

    I have looked at installing libraries, but can’t find where to start. I know this is starting back at the beginning and I would really rather have worked this out, but I can’t think how to move forward from here.

    Thanks for any help.

    Rog.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @crimsonmai

    Member

    I would recommend starting all over again. Delete your current bbpress directory (I’m assuming this was your first time installing it) and re-upload a fresh new one. Once all of your files are uploaded navigate to that page with your browser. Depending on the name of your bbpress directory you should try to open something like this:

    http://www.youwebsitename.com/bbpress

    It’ll take you to the introduction page with step one.

    @chrishajer

    Participant

    Also, can you get phpinfo() for your server? Just put this into a file and call it up in a browser:

    <?php
    phpinfo();
    ?>

    If you save that as a file called info.php, you can load in your browser at http://www.example.com/info.php or http://www.example.com/bbpress/info.php depending on where you installed it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar