alex2012 Posted April 16, 2009 Share Posted April 16, 2009 Hey folks,Part of the install process here - (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. Then make sure the following folders have ‘write’ permissions and apply these permissions recursively (to their subfolders): /img, /mails, /modules, /themes/prestashop/lang, /translationsSo after install do I remove CHMOD777 or keep it? Write persmissions means read and write for public without execute? What is the CHMOD for that?If 777 have to be kept to operate store how safe is it to have certain directories open to public execute? I want it to be right fist time Regards,Alex. Link to comment Share on other sites More sharing options...
first1 Posted April 17, 2009 Share Posted April 17, 2009 I leave them after that , i dont think it is risky since the group ownership is me and not everybody. it is best to use phpsuexec then 777 wont be neededgoogle that Link to comment Share on other sites More sharing options...
alex2012 Posted April 17, 2009 Author Share Posted April 17, 2009 first 1 merci I have installed 1 shop works fine. I have applied chmod to subfolders but not files. Is that the way to do it? And 777 included public not only owner and group. Ok to activate a script one would need to upload it somehow first, however some of the presta shops scripts can have vulnerabilites.Perhaps of the developers can comment here as I believe many are interested to know the answer.phpsuexec hmm I will have a look at it. Regards,Alex. Link to comment Share on other sites More sharing options...
alex2012 Posted April 17, 2009 Author Share Posted April 17, 2009 OK. I put all files permission to 644 and all directories permissions to 755. Works fine.Alex. 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