Forums

Join
bbPress Support ForumsInstallationUpgrade problems

Info

Tags

Upgrade problems

  1. I upgraded as instructed on bbpress' upgrade page, but received the following errors:

    Warning: main(/home/pinewood/public_html/bbpress/bb-includes/db.php) [function.main]: failed to open stream: No such file or directory in /home/pinewood/public_html/bbpress/bb-settings.php on line 93

    Warning: main(/home/pinewood/public_html/bbpress/bb-includes/db.php) [function.main]: failed to open stream: No such file or directory in /home/pinewood/public_html/bbpress/bb-settings.php on line 93

    Fatal error: main() [function.require]: Failed opening required '/home/pinewood/public_html/bbpress/bb-includes/db.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pinewood/public_html/bbpress/bb-settings.php on line 93

    I used my old config file, templates, and plug-ins (I never had an htaccess file though?). Any thoughts?

  2. Check these related posts, all tagged with 745:
    http://bbpress.org/forums/tags/745

    745 is the trac ticket where the bug was recorded:
    http://trac.bbpress.org/ticket/745

    There is a patch attached to that ticket that seems to solve the problem:
    http://trac.bbpress.org/attachment/ticket/745/745c.diff

    Upon reading more closely your report, this may not be related to your problem at all. I don't know if I've ever seen your problem before. It is sort of related since it's about db-mysqli.php and db.php. Maybe that patch will fix things up for you.

  3. Sounds like an incomplete upload. Check that the file exists and if it does, try replacing it.

  4. You must log in to post.