E-Blah SQL Installation
From Blahdocs Wiki
E-Blah SQL is currently in beta testing. It was forked from the "main" flat-text version of E-Blah between version 10.2 and 10.2.5. The calendar and portal were removed from the SQL version of E-Blah. The purpose of the SQL version is, among other things, creating a more manageable system back end for administrators that is both speedier and more organized, while making things simple. The SQL version does not succeed the flat-text version, but rather gives Administrators more options in using E-Blah.
Contents |
Install the latest SQL version
|
This section of the Blahdoc.com Wiki is for new installations of an E-Blah SQL forum. This section will only cover how to install the latest version of E-Blah SQL. We do this because the latest version of E-Blah is always better than the previous version, and almost always contains bug fixes. For those two reasons, you should always install the latest version when performing a new installation. |
Step 1 - Setup your MySQL or SQLite database
|
Before you can begin installation of E-Blah SQL, you will have to have a mySQL or SQLite database installed on your webserver. After you have the database setup, write down the database information. You will need this when you run the Install script in step four below. |
Step 2 - Upload the folders / files to your server
|
There are two directories that you MUST upload to your web server for E-Blah to function. They are:
These two directories MUST be uploaded in the right MODE for your forum to fuction properly. These modes are:
The
If you answer YES to one or both of those questions, then you have two options. If the answer is NO, then you probably won't be abot to run E-Blah on your server.
*** NOTE *** We suggest that you create a |
Step 3 - Set directory and file permissions
|
Below are two tables. The left table contains a list of the directories and files that you must chmod correctly on UNIX servers. The right table contains the permission settings for a windows server. Not setting these permissions correctly could cause your forum not to function properly. If a directory or file is not included in this list then you do not have to set the permissions! |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Step 4 - Run the Setup script
|
Now that you have uploaded and set your directory and file permissions, it is time to run the E-Blah SQL Install Script. To do this, type in the web address to the |
http://www.yoursite.com/cgi-bin/forum/Install.pl
|
The E-Blah SQL Install script will guide you through the remainder of the installation. When setup is complete, follow the link to your forum and login using the username and the password that you chose during the setup process. If you didn't change the default login information, then your username will be Administrator and your password will be admin. If you did leave the password as admin, you should change it when you first log into your forum for security reasons. |
Upgrade to the latest SQL version
|
This section will guide you through upgrading your current E-Blah SQL forum to the latest version. The latest version of E-Blah is always better than the previous version, and almost always contains bug fixes. For those two reasons, you should always install the latest version when it is realeased. Note that this document does not cover converting your flat file version to the SQL version. That is covered in the Forum Converters document. |
