Info
- 2 posts
- 2 voices
- Started 1 year ago by brh
- Latest reply from Ben L.
- This topic is not resolved
Old config.php detection broken
-
- Posted 1 year ago #
I tried installing 0.9.0.3, but I got the message telling me I had an old config.php. I didn't - my config was named bb-config.php. It turned out the problem was that I was installing bbpress into a subdirectory of my phpBB forums, and it was looking at the config.php for phpBB. I don't think that's right. Here was my directory structure:
- /config.php (for phpBB)
- /bbpress/
- bb-config.php
- bb-admin/, etc
- /bbpress/
When I renamed my phpBB config.php to config2.php, I was allowed to proceed with installation.
-
- Posted 1 year ago #
1. Why in the world would you put bbPress inside of phpBB? Just pick one already!
2. bbPress allows you to move the bb-config.php file outside of your document root for security purposes just in case PHP does something weird. -
You must log in to post.