|
Defining Online Stores |
|
|
First you need to provide your online store location and settings in the 'Shop' tab of the 'Setting' section (Fig. 1):
This is your domain name, for example example.com. Please note that the address should not contain 'http://' or 'www'.
By default is 21, which works in most cases.
This check box is selected by default. If FTP connection does not work, try unselecting it.
This is the path to the folder where your LiteCommerce files will be uploaded to. Please note that this path might not coincide with the path as seen from the web. For example your LiteCommerce store web address is http://www.example.com/my_lc_store, but the upload directory can be public_html/my_folder/my_lc_store. Make sure there is not slash before the path, otherwise the FTP connection will not work.
By default is localhost.
Enter the name of an existing MySQL database you want to use (or use already) with your LiteCommerce store.
This is the login you use to get FTP access to the server.
This is the password you use to get FTP access to the server.
This should be the full URL, for example, http://www.example.com/my_store.
These are the credentials you use to access the Administrator zone of your store.
![]()
You can check the correctness of the provided settings by clicking on the 'Test settings' button. The 'Test shop' screen (Fig. 2) provides diagnostics for:
Checking FTP settings... -Connecting to FTP server ... [FAILED]
This means there is a mistake in the provided FTP settings.
Checking HTTP settings ... - Checking HTTP connection ... [FAILED]
This means there is a mistake in the provided Shop settings, for example, the shop URL does not match the corresponding FTP upload directory. If verification is successful, Control Panel attempts to access the administrator zone using provided administrator credentials. If the administrator login and password are incorrect you will get a following message: Checking HTTP settings ... - Checking HTTP connection ... [OK] - Checking shop administrator's settings ... [FAILED]
If all the settings provided are correct, the following messages are displayed, you can click 'OK' to continue. ![]()
You can configure Control Panel to manipulate more than one store. To configure an additional store, in the 'Select shop' drop-down box choose the 'Add shop' option and specify additional store settings, then click on the 'Save' button. Unneeded store settings can be deleted using the 'Delete' button.
|