michal2287 Posted February 26, 2013 Share Posted February 26, 2013 Hey guys! I'm trying to install this shop for the first time, but in the first step an error occurred: Recursive write permissions on files and folders: in these three folders: ~/cache/ ~/img/ ~/modules/ and one in PHP parameters (Is PHP magic quotes option deactivated (recommended) ?) I tried to set a chmod on 777, 775, 755 but nothing worked. I'd be very pleased if you'd help me. Thanks a lot! M. Link to comment Share on other sites More sharing options...
vverloop Posted March 11, 2013 Share Posted March 11, 2013 (edited) Ownership of files? And put the following code in the .htaccess in the root of your website: ## Begin - Custom Code php_flag magic_quotes_gpc off ## End - Custom Code Look also at this topic: http://www.prestashop.com/forums/topic/227537-recursive-write-permissions-on-files-and-folders/ Edited March 11, 2013 by vverloop (see edit history) 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