Post by vignesh_2504 » Thu Jan 02, 2025 9:44 pm

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

Screenshot from 2025-01-02 19-12-35.png (12.9 KiB) Viewed 1621 times


Newbie

Posts

Joined
Tue Dec 17, 2024 8:43 pm

Post by khnaz35 » Thu Jan 02, 2025 9:53 pm

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

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 ;) :) :-*


User avatar
Active Member

Posts

Joined
Mon Aug 27, 2018 11:30 pm
Location - Malaysia

Post by knowband.plugins » Wed Feb 26, 2025 10:00 pm

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):

Code: Select all

chown -R <current-owner>:<future-owner> foldername
For example, chown -R www-data:www-data 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


User avatar
Active Member

Posts

Joined
Thu Aug 04, 2016 2:56 pm
Who is online

Users browsing this forum: Amazon [Bot] and 9 guests