ushainformatique / whatacart

E-Commerce Platform on Yii2
http://whatacart.com
GNU General Public License v3.0
76 stars 43 forks source link

install error deploying on a domain #8

Closed isjxique closed 7 years ago

isjxique commented 7 years ago

I am currently getting the following error when trying to install whatacart on a lamp stack droplet

PHP Fatal error: require(): Failed opening required '/var/www/html/laza-ny/protected/common/config/instance.install.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/html/laza-ny/index.php on line 18

Any suggestions on how to proceed?

ushainformatique commented 7 years ago

First of all check is the file is there or not secondly check the permissions with which the file is getting created.

isjxique commented 7 years ago

Thanks! I got it running.