Jump to content

Error at 23% installing on localhost


Recommended Posts

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!

 

0SlBoVE.png

Link to comment
Share on other sites

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...