Koozali.org: home of the SME Server

phpBB2 problem

Henry

phpBB2 problem
« on: February 15, 2003, 06:20:54 AM »
I followed Dan's how-to correctly, but when I try to access the install.php file with a browser, all I see is the source code, not the config screen.

Any clue for help?

Dan Brown

Re: phpBB2 problem
« Reply #1 on: February 15, 2003, 06:52:13 AM »
Yep, most likely you didn't follow the howto correctly.  Take a look at your template fragment, specifically this line:

    AddType application/x-httpd-php .php .php3 .phtml

...and make sure it's exactly as specified in the howto.  If that's correct, make sure that it's in your httpd.conf file (that's in /etc/httpd/conf/httpd.conf), and then restart apache (with /etc/rc.d/init.d/httpd-e-smith restart).  Try again, and see what happens.

Henry

Re: phpBB2 problem
« Reply #2 on: February 15, 2003, 07:50:18 AM »
All is how it should be, apache restarted and all.
I have the phpbb2 folder in the html folder of an ibay. I can't navigate to the phpbb2 folder due to an error received.

www.mrlistersir.com/m231/html/phpbb2/install/install.php gives me a 404 "url not found" error.

Any more suggestions?

Your how-to was very easy to follow. tnx...........

Dan Brown

Re: phpBB2 problem
« Reply #3 on: February 15, 2003, 04:54:03 PM »
If you put it in an ibay, you didn't follow my howto.

Michael Regan

Re: phpBB2 problem
« Reply #4 on: February 15, 2003, 09:27:25 PM »
Try

www.mrlistersir.com/m231/html/phpBB2/index.php

The redirect will take you to the install page. Also note the capital "BB", if you just untarred the file in the html directory it will have capitals.