BlaB! Lite: HOW TO INSTALL 
 
Installation instructions

Installation

1) Download BlaB! Lite 5.x and extract the files from the ZIP archive in an empty directory keeping the directory structure. You can use 7-ZIP, WinZip, WinRar or any other archive program.

2) Open config.php with a text editor and set the following variables:

Database:
$dbss['user']=''; // database user
$dbss['pass']=''; // database password
$dbss['name']=''; // database name. You can use an existing database or create a new one.

[how to create a new database from cPanel]

3) Upload the whole directory (and all files/subdirectories in it) to your server with an FTP program.

4) Load install.php with your web browser:
http://yoursite.com/blab/install.php and follow the instructions (3 steps only).

5) Remove install.php, go to http://yoursite.com/blab/ and you should be able to see the login page which indicates that you completed the install successfully.


 

2010-04-16 09:11