Guys, since last week I’m struggling to find the way how to change access rights/permissions to install Opencart on CentOS. Whatever I do, it still telling me files and folders “Unwritable”. Already changed ownership to root, apache, changed permissions to 777 with no luck. Is there some kind of a primary/above the other security layer which controll everything ? How can I get access and install Opencart ? URGENT ;(
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Thank you for response but never mind. Already sorted it out. CentOS 7 by the way :)
Hello there,
Usually, you will give the ownership of our OpenCart files to the apache user by running the following command:
- sudo chown www-data:www-data * -R
-
- sudo usermod -a -G www-data username
OpenCart is also available as a one-click installation in our marketplace portal which you can check here:
https://marketplace.digitalocean.com/apps/opencart
The OpenCart application will be deployed on a Ubuntu 18.04 droplet.
https://docs.digitalocean.com/products/marketplace/catalog/opencart/
Regards
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.