Info
- 2 posts
- 2 voices
- Started 3 years ago by Mediastuttgart
- Latest reply from chrishajer
- This topic is not resolved
Step 4: Installation failed!
-
- Posted 3 years ago #
I've tried to install bbPress in a several different locations, but i always get an errormessage at Step4:
-------------------
Installation failed! The database failed to install. You may need to replace bbPress with a fresh copy and start again. Referrer is OK, beginning installation…
Step 1 - Creating database tables
>>> Database installation failed!!!
>>>>>> Halting installation!
-------------------I cleared the database tables also and retried to install. But with no success. We use PHP 5+ and MySQL 4.1 on Suse Linux. I also tried to chmod some directories. No success.
As i took a closer look at the code, i can report that the errors is thrown from class-install.php on line 1513: $alterations = bb_install(); after doing a print_r on the alterations array, i can see it has now values.
EDIT:
further debugging shows the following errors:
Key master could not be created!
Forum could not be created!So it seems, that the forum couldn be created. If i create it manually. The frontend works. but when i try to login to the admin panel, i always get redirected to the frontend without an error.
maybe this could help...
kind regrads from germany
michael -
- Posted 3 years ago #
What version of bbPress did you try to install?
I've seen it before but I've figured out why it happens.
http://www.google.com/search?q=site%3Abbpress.org%2Fforums+%22Key+master+could+not+be+created!%22http://bbpress.org/forums/topic/bbpress-10-alpha-4-released/page/3
This was related to PHP4:
http://bbpress.org/forums/topic/basic-integration-screencast#post-22363 -
You must log in to post.