popres Posted April 23, 2010 Share Posted April 23, 2010 While you have your FTP connected to your Web hosting server, make sure the following PrestaShop folders have ‘write’ permissions (also known as “CHMOD 777” – explanation of file permissions here) but do not apply these permissions recursively (to their subfolders): /config, /upload, /download, /tools/smarty/compile I am at this step but when I check permissions are not 777 but all are 775. (folders, not the content).The other folders a did 777 modification. ( /img, /mails, /modules, /themes/prestashop/lang, /translations)I am using hawkhost.com that use suPHP with 755 permissions.How shall I proceed ? Link to comment Share on other sites More sharing options...
rocky Posted April 23, 2010 Share Posted April 23, 2010 It should work fine with chmod 755 for directories instead of chmod 777 and chmod 644 for files. Try it and see whether any problems occur. Link to comment Share on other sites More sharing options...
popres Posted April 23, 2010 Author Share Posted April 23, 2010 Solved dont know how... 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