use bagisto-0.1.5 zip file install Bagisto on Ubuntu16.04, got issues!!!!help
-
RUN:
http://localhost/77/public/installer/
and config,
then SAVE & Continue
got problem as below:what should i fix? thanks for ur help
-
Hi @dotseven
Give file create permission to project. Run below command at root of project.
sudo chmod -R 777 *
Thanks