Zen Cart is an open source ecommerce software that is available for free download. This software is very popular ecommerce platform that has been around for a while and trusted and implemented by many companies as their ecommerce Web solution. The Zen Cart has evolved over the years to become a very robust and versatile software. It is usually the case that the Zen Cart users like to have their own design for their store front.
It is easy to install a Zen Cart with a ready made template by simply following the instructions (if you are good at doing so), however making your own customized template is another ball game altogether. It requires the expert hands of a web designer to make a good design suitable for shopping cart. Besides which it also takes the expertise of an ecommerce web developer to actually integrate the web design into the Zen Cart along with all the customizations that would be required. Alakmalak is one such e commerce web development company that can help you out with such issues.
1. Change the value of the HTTP_SERVER like below:
a. define(‘HTTP_SERVER’, ‘http://yourdomain.com’);
2. Change the value of DIR_WS_CATALOG giving path of the catalog
a. define(‘DIR_WS_CATALOG’, ‘/shop/’);
3. Change the value of DIR_FS_CATALOG giving the full path of the catalog like:
a. define(‘DIR_FS_CATALOG’, ‘/home/user/public_html/shop’);
4. Change the value of DB_SERVER which will usually be localhost
a. define(‘DB_SERVER’, ‘localhost’);
5. Change the values of DB_SERVER_USERNAME, DB_SERVER_PASSWORD, and DB_DATABASE to the values of the newly created database on the new server using the define directive.
Thus the process of transferring a Zen Cart website is quite simple though often does result coming up with the error screen. The common errors when that occurs are like not assigning any user to the database, or forgetting to change one of the 5 parameters mentioned above. Hence if you follow all the instructions to the point then there will be no trouble in transferring the Zen Cart website to a new host or the main host.
If you like this blog Please Plus it, Like It ,Tweet It and best yet link to It.
- ecommerce web developers
- ecommerce web development
- hire zen cart developer
- move website from one domain to another with zen cart