I am trying to install phpbb3 on my new site (acidcommunity.com/forums). It seems to be working, I can install new styles and post new topics, but if I go under the Admin Panel, and make a new category or forum, then it doesnt who up on the forum. I made a MYSQL database and installed phpbb3 to my host and the only error was, it said something like module index.php can not be accesed, can anyone help me out? Thanks, -Dillmando
It sounds like the index.php page need to have write permissions for the installation script. The script probably writes something to the index.php page, which is what you're missing.