Hi everyone, i am trying to run my opencart project which is cloned from github , i used window os to change the opencart code, now i was cloned that project in ubuntu , i connect the database and install apache2, php,and mysql in ubuntu. But when i am trying to run it in browser but i got fill not found error. can anyone give solution for this? Because it will help me to customize the codes in opencart. Tell me from the scratch.
Attachments
Screenshot from 2025-01-02 19-12-35.png (12.9 KiB) Viewed 1621 times
Re: i cloned my opencart project from githun to ubuntu , how to run that opencart project in ubuntu.
Are you managing your own Ubuntu?
What is the release of it. Its appear that the error is from the server configuration check your logs
What is the release of it. Its appear that the error is from the server configuration check your logs
Got an urgent question that’s keeping you up at night? There might just be a magical inbox ready to help: khnaz35@gmail.com
Enjoy nature
Re: i cloned my opencart project from githun to ubuntu , how to run that opencart project in ubuntu.
Have you installed the system in your local environment? It looks like a permission issue.
You can try providing permission to your store folder. (change the owner of the file or directory specified by the File or Directory parameter to the user specified by the Owner parameter)
Refer to the below command (if you are using pUTTY or some command line interface):
For example, chown -R www-data:www-data foldername
Please review the above information and let us know if it resolves the problem.
You can try providing permission to your store folder. (change the owner of the file or directory specified by the File or Directory parameter to the user specified by the Owner parameter)
Refer to the below command (if you are using pUTTY or some command line interface):
Code: Select all
chown -R <current-owner>:<future-owner> foldername
Please review the above information and let us know if it resolves the problem.
Regards,
Knowband Team
Opencart Plugins: Knowband Store
Email: support@knowband.com
Who is online
Users browsing this forum: Amazon [Bot] and 9 guests