Page 1 of 1

Opencart installation problem

Posted: Sun Feb 11, 2018 11:00 pm
by BGart
Downloaded Opencart and extracted all files.
Launched Filezilla and connected to my ftp site
Uploaded files and folders to Public_html ... OK
Launched website in browser and got the License Agreement ... clicked Continue
Got the Pre-Installation page ... all green except for section 4

/home/bgartglk/public_html/config.php Missing
/home/bgartglk/public_html/admin/config.php Unwritable


Re uploaded all files again but same result

Any help greatly appreciated. Thank you

Re: Opencart installation problem

Posted: Wed Feb 14, 2018 7:15 am
by straightlight
Rename your config_dist.php and admin/config_dist.php file to config.php. Follow the install.txt file regarding folder permissions that needs to be set recursively - including both config.php files. Normally, the config.php files do not need CHMOD permission re-addressing but on occasion, some servers may still require it.