|
Web Wiz Forums mySQL Installation
The following step by step guide describes how to install the mySQL version of Web Wiz Forums.
- Check with your web host that your web space meets the system requirements for running Web Wiz Forums mySQL Version
- Make sure that you have a mySQL Database (mySQL 4.1+, or mySQL 5+, and myODBC Driver 3.51) and that you have the required login details to connect to your mySQL Database.
- Uses a zip utility program to extract the files to your hard drive keeping the original file structure intact.
- Using an FTP program upload the forum directory containing all the files and images onto your web space making sure that the files stay in there original directories.
- Create a blank database on the mySQL instance or use an existing one. If you are using a web host they should supply you with your mySQL Database, connection details, and login information.
If you are using your own server use mySQL Admin (pictured below) to create the database on mySQL.
- Edit, with a text editor, the file 'database_connection.asp' found in the 'database' directory entering your mySQL details, where indicated;
- mySQL Name - This will be the name or location of the mySQL instance (URI, IP address, or localhost)
- mySQL Username - This will be the name of the user account you use to login into the mySQL database
- mySQL Password - This will be the password that you use with the mySQL Username above
- mySQL Database Name - This is the name of the actual database
- Once you have finished editing the 'database_connection.asp' save the file back to the 'database' directory keeping the file name the same.
- The next step is to call the web page 'mySQL_server_setup.asp' found in the main folder of the Forum in your web browser using the URL to this page. This file
will create all the tables, relations, and default values in your mySQL Database.
- When you run the 'mySQL_server_setup.asp' tool you will be asked for your mySQL Database Username and Password again. This is done for security and because sometimes you have a different login username for creating and altering tables in your mySQL Database.
- After the 'mySQL_server_setup.asp' has successfully completed you should delete this file as it should not be run again and will prevent hackers from misusing the file.
- The Forum database should now be created and you can now use Web Wiz Forums.
- Once all the files are uploaded type into your web browsers address bar the domain name and folder that you have uploaded the forum to.
- Now that your forum is uploaded and running see, Logging into the online Admin Control Panel, to find out how to set up forums and
administer your Web Wiz Forums installation.
- If you find that you are getting errors and pages not displaying please see Troubleshooting and Common Errors.
- To login into the forum the default admin username and password is: -
- Username: Administrator
- Password: letmein
|
|
|