VUBB

INSTALLATION

Installation Steps

 

Please first read the license and if you agree then you can upload the
contents of the upload folder into your desired location.

 

To install the forum please use install.php in the uploads directory,
you will need to chmod config.php to 777 or on some configurations 755.

 

1) Please make sure you read the licence and agree to it before installing.

 

2) Upload all the contents of the upload folder in the desired location

 

3) When all files are uploaded, chmod the config.php file to 777

 

4) Run the install.php file from the main directory. 

eg, if you installed to www.mysite.com/forum, the installer would be located at www.mysite.com/forum/install.php

 

5) Fill in the required information the installer asks for and click to proceed.

 

6) Installation Complete!

 

NOTE:  To provide security, it is advised at this point to remove the install.php file

 



If you have no problems with install.php, ignore this section.

 

If you have problems installing you can manually configure the forum installation.


Please use the the SQL file provided with this package located in the docs folder, use this file in phpmyadmin and then edit the config table to match your site path and site url to the script.

 

You will need to put this in the config file(replace with correct values):
database_connect('localhost', 'user', 'pass', 'database');