Comdev - PHP Scripts For Your Website
Fast Website Development with PHP Components





eCommerce PRO : Step 2: Installation Wizard



After you have uploaded all the One Admin files to your web server, open 'http://your-domain/myadmin/index.php' with your web browser to run the Installation Wizard.



1. Server Configuration and Write Permission

Firsty, the wizard checks for your server configuration. It is advice that you to read the System Requirements to ensure that your server meets the system requirements before you install an application.

It also checks whether you have set the appriopriate permission for the '_files' folder and 'config.php' file.

2. Web Address, Document Path and Administrator Password

Web Address

is the full URL of your One Admin folder.
For example, http://your-domain/myadmin/. It must begin with

http://

and end with a

trailing slash " / "

. This is also your Product Activation URL.

Document Path

is the directory path for the One Admin folder in your web server.
For example, /home/yourdomain/public_html/myadmin/.

a. Value of document path consists only a single slash '/' character
This happened when your server was setup without a relative path. It is advisable that you ask your server administrator for the complete document path, or refer to phpinfo().

b. Document path of Windows web server
Let's say that the default value is E:\home\sitename\myadmin\. Replace all backslash ' \ ' with double backslash ' \\ ' or slash ' / '. Your correct path should be something like E:\\home\\sitename\\myadmin\\ or E:/home/sitename/myadmin/.

Admin Username and Password


The username for administrator is created by default, i.e.

admin

. Please do not change this username. Enter your administrator password.

3. Email and SMTP Settings

Enter your administrator email address and its SMTP information. This will be used by the applications as the 'From Email' to send out emails.

4. MySQL Database Settings

Next, enter the MySQL database information (Host, Username, Password, Database Name) for the One Admin system to create all the required databases and tables.

If you haven't created your MySQL database, just login to your web hosting control panel to do so. If you are not sure about creating a database, kindly contact your web hosting provider for assistance.

5. Complete the Installation

Once you are done, click on the 'Proceed To Install' button. The wizard will writes all the setup info into the config.php file as well as create the databases.

Set the permission for config.php file back to 644, via a FTP client program.

6. Login to One Admin

Login to your One Admin area at http://your-domain/myadmin/ using the administrator username and password that you created just now. This will give you access to the back-end administration area; you may start entering data.

7. Integration to Front-end Web Page

Finally, you will have to integrate the application's front-end into your web page, please proceed to read the

Front-end Integration

guidelines.


Proceed to Buy Now , Online Demo or Talk to Us