Installation Wizard


Previous  Top  Next

The Installation Wizard takes you through the process of configuring your database information, executing the necessary MySQL data, and setting some basic administrative information. The purpose of the Installation Wizard is to eliminate any manual editing of configuration files or executing of MySQL queries.  
 
To begin the Installation Wizard go to http://www.yoursite.com/install.php. Replace yoursite.com with your actual site address.  
 
If the previous sections of manual were followed properly and the permissions on all the files were set properly you should see a page with a form asking you to choose which products you want to install (shown below). If you did not set permissions on certain files an error will appear notifying you which files you need to set the permissions on. You must set the proper file permissions before continuing with the installation process.  
 
install_step1  
 
To proceed with the installation select the checkbox for Base Package. If you have purchased additional plugins they will also be listed here. You can select these as well if you want to install all of your software during the installation process. You can refer to the plugin's documentation for more details on it's installation. Click the Continue button once you have selected your packages. A form will appear (shown below) which will ask you for your database settings.  
 
install_step2  
 
The Installation Wizard will first verify that the database settings you entered are correct by making a database connection attempt. If a database exists with the value you entered in Database Name the installer will create all the data in that database. If the database does not exist the installer will attempt to create the database for you. In the case that it is unable to create a database (the user may not have permissions) you will need to manually create the database yourself.  
 
The form consists of four fields: Database Host, Database Username, Database Password, and Database Name. You must enter a value for each field.  
 
Database Host  
Enter your database hostname/address. In most common server configuration the value you enter is "localhost". Some servers do require that you use another address. You can enter a domain name or IP address in this field. If you are unsure of what to enter contact your hosting company to request this information.  
 
Database Username  
Enter the username of a user that has access to the database. If you are unsure of what to enter contact your hosting company to request this information.  
 
Database Password  
Enter the password for the username entered above. If you are unsure of what to enter contact your hosting company to request this information.  
 
Database Name  
Enter an existing database name or one you would like the installer to automatically create. Note that if the user does not have proper permissions to create a database the installer will output an error message stating so. You will then need to manually create the database yourself.  
 
After you have entered values for all the fields click the Continue button.  
 
If there were no problems with the database creation/populating a new page with a different form (shown below) will appear. Every field in the form below must be completed.  
 
install_step3  
 
Your webClassifieds Serial Number  
Enter the serial number for webClassifieds. The serial number was sent to you in your welcome e-mail (the same e-mail that contains download instructions for the software). If you do not know your serial number or have misplaced it, contact our staff to retreive it.  
 
Base webClassifieds URL  
Enter the URL where webClassifieds is installed. The URL must end with a trailing slash (/).  
 
Title of Your Website  
Enter the title of your web site (e.x. My Classifieds Site). This value will be displayed in the title bar of the browser.  
 
Administrative Username  
Enter the username you would like to use to log into webClassifieds' administrative area.  
 
Administrative Password  
Enter the password you would like to use to log into webClassifieds' administrative area. Enter an alphanumeric value.  
 
Confirm Password  
Retype the password for once again for confirmation.  
 
Administrative E-mail Address  
Enter the e-mail address you would like the system to use throughout the site. This e-mail address will be used to send registration e-mails, mass mails, and any other e-mail sent out by the system.  
 
After you are finished click the Continue button.  
 
If no errors occur you have finished the installation process for the webClassifieds base package. A final form will appear (shown below). Click the Continue button to finish the installation. If you have selected additional plugins to install clicking Continue will proceed to the installation of these plugins. Please refer to the plugin's installation guide for more details.  
 
install_step4  
 
The last page of the Installation Wizard (show below) states that the installation was completed successfully. It also contains a link that directs you to the webClassifieds Administrative Area where you can sign into the Administrative Area and further configure your site as described by the remainder of this documentation.  
 
install_step5