Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


wiki:install_opencart_open_source_php_e-commerce_site

This is an old revision of the document!


Install OpenCart Open Source PHP e-Commerce Site

First, set-up your fully qualified domain name in your web server. If you are using ZPanel, create a domain like mydomain.com in new directory which would be found in a path on the web server like c:\ zpanel \ hostdata \ OpenCart \ public_html \ mydomain_com

Make sure that the DNS (nameservers) have a zone created for mydomain.com with A (address) records pointing to

mydomain.com and 
www.mydomain.com 

at the IP address of the web server.

Create an FTP username and password that leads to the domain directory like /public_html/mydomain.com. Use Filezilla or some other FTP client upload your OpenCart pages to the website.

Create a MySQL database and username with all user privileges to the database. This database will drive the website by configuring it and delivering dynamic content. In other words, the website OpenCart PHP pages will interact with the database content to display your store and dynamically display your web content.

Remove any parked page like index.html from the root of your website.

Set the requisite folder and webpage access permissions using FileZilla FTP.

Use Filezilla to rename the two config.php files and set their access permissions to make them writable.

rename config-dist.php to config.php (located in the public_html web root) rename /admin/config-dist.php to /admin/config.php (located in the /admin directory)

Run the install and follow the directions. Have your MySQL database credentials available during install.

{img src=“img/wiki_up/2013-07-16_16_09_44-OpenCart.jpg” }

{img src=“img/wiki_up/2013-07-16_16_10_42-OpenCart.jpg” }

{img src=“img/wiki_up/2013-07-16_16_11_32-OpenCart.jpg” }

{img src=“img/wiki_up/2013-07-16_16_12_15-OpenCart.jpg” }

{img src=“img/wiki_up/2013-07-16_16_15_21-OpenCart.jpg” }

{img src=“img/wiki_up/2013-07-16_16_16_22-Administration.jpg” }

{img src=“img/wiki_up/2013-07-16_16_16_59-Dashboard.jpg” }

wiki/install_opencart_open_source_php_e-commerce_site.1509944680.txt.gz · Last modified: 2017/11/06 05:04 by wikiadmin