Home
 

Customer Support

Search for keywords:

Browse by category:

I am having trouble installing phpBB2

To install the phpBB forum follow these steps:

First find the most current version of phpBB at http://www.phpbb.com/downloads.php. Replace the URL and the filename of the tar.gz archive in the next step with the correct URL and correct filename of the current version that you find at the phpBB download site.

Now, at a shell prompt on the server, execute these 3 commands. They should be typed one command per line, hitting the ENTER key after typing each line:
cd /htdocs/www
wget http://download-site/phpBB-xxx.tar.gz
tar -xvzf phpBB-xxx.tar.gz
DO NOT change the permissions on config.php to be writeable by all, as you are told to do by the phpBB documentation. We do not allow execution of scripts that are world writable. Any file owned by your user that is writable by your user is already writable by your php scripts as explained here.

Go to http://www.yourdomain.com/phpBB2/install/install.php with your browser to complete the web-based portion of the installation.

After you are sure that the package is installed correctly, make the entire install/ and contrib/ directories unaccessable by a browser by typing this at the shell prompt:

mv /htdocs/www/phpBB2/install /htdocs/www/phpBB2/contrib /tmp


The above should be typed all on one single line, even though it may wrap to 2 lines in your browser.

Now when you go to http://www.yourdomain.com/phpBB2/ you should be able to finish configuring phpBB by logging in as the admin user you specified.






User-Contributed Notes

add a note
There are no user-contributed notes for this topic.

Related Questions:


Can I have a crontab?

Why does your service seem slow?

How do I do a traceroute to diagnose network problems?

My POST to a secure form results in a blank page, the same form, or a 500 Internal Server Error.

Internet Explorer shows a blank page on an SSL website like the Control Panel or signup page.

How do I get a command prompt on my own computer?

After I install Bugzilla, I get error 403 Forbidden.

How do I install Gallery?

Where can I find links to 'Standards-Compliant' Web browsers?

Do you provide CVS?

How do I use a robots.txt file?

Can I use streaming media on my site?

Do you support Flash, Shockwave, Java Applets?

I installed Norton Internet Security, and now I can't see video and other multimedia.

How do I use MnogoSearch Indexer?

Do you run Linux?

Can I use a blog or other content management system?

Do you have Postgres?

Why doesn't mivascript interpret GET variables?

How do I contact my registrar?

What does everything in a Wusage report mean?

Whenever I make changes with Movable Type I get SBOX errors.

Are there any resources for dealing with comment spam in a Movable Type blog?

How Do I Add A Google Sitemap To My Website?

Do you provide SVN?

What can I do to improve Drupal's loading speed?

Browse Categories:

Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales


Tiny Modwest Logo         Copyright 2000-2008 by Modwest, Inc.          About Us    |    Blog    |    Jobs    |    Web Design    |    Contact Us