Forums

Join
bbPress Support ForumsInstallation404 Error new install

Info

404 Error new install

  1. I just setup bbpress on my domain and moved away from simple forums. I am however getting a 404 error when I go to my site.

    http://www.greenfitnessworld.com/forum you can also view bbpress at

    http://www.greenfitnessworld.com/bbpress

    Thanks in advanced for any help you can give on fixing this problem

  2. I believe it may have something to do with my .htaccess file being read only. I can make it writeable but how do i go about fixing bbpress so that it writes the correct .htaccess file information.

  3. .htaccess probably just needs to be 0644 permissions (-rw-r--r--). Did you set up permalinks with rewrite rules as described here? bbPress does not write the .htaccess file in the same way that WordPress does (i.e. when you change WordPress permalink settings, it changes or creates the .htaccess file for you, with the proper rules.)

    http://bbpress.org/documentation/faq/#pretty-permalinks

    Update: it looks like you are installing again? This page gives a 404:
    http://www.greenfitnessworld.com/bbpress/

    This page shows that installation is not complete:
    http://www.greenfitnessworld.com/forum/

    Once your installation is complete, you're going to want to go here to create the rules which you will paste into .htaccess: http://www.greenfitnessworld.com/forum/bb-admin/rewrite-rules.php

  4. You must log in to post.