Orlando992 Posted September 25, 2017 Share Posted September 25, 2017 Good day everyone, I am writing because I'm trying to install prestashop 1.6.0.14 on localhost but I am always stuck at 23%, I've had success installing other versions of prestashop with localhost but the template I bought on templatemonster is only compatible with this version. Please help me! Link to comment Share on other sites More sharing options...
lxanth Posted September 27, 2017 Share Posted September 27, 2017 Hi, Most possible it's a write access issue. Make sure your apache server user has write access to the folder/directory you are installing. You can try give write permissions to everyone. If you are familiar with ssh, "cd" inside the folder you're installing and type the following command: chmod a+rwx . (don't miss the dot at the end of the command). Hope this helps. Let us know how it goes. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now