Advertise on Vortex
Advertise on Vortex


Adobe Photoshop 7

Paint Shop Pro 7

3D Tutorials

Scripts & Coding

Other
MySQL - phpBB Installation
  • Script: phpBB 2.06
  • Skill Level: Medium
  • Credit: phpBB.com
  • Final Product: Your own phpBB forum.

    -------------------------------------------------------------------------------------

  • To install phpBB, you need PHP and a MySQL database.
  • Go create a MYSQL database. Remember the database name, username, and password. This will come in handy later.
  • Download phpbb.zip and unzip the files. Find config.php.
  • up the config.php file and add in the database information. Make sure the path to your boards is correct too.
  • Upload the all the .php, .inc., .sql, .cfg, and .htm files in ASCII mode. Upload all the image files in Binary mode.
  • Run install.php and register.
  • You should have a fully functional phpBB board!