asdqwerty Posted October 7, 2013 Share Posted October 7, 2013 Hi I get this error when trying to regenerate thumbnails: Cannot write "No picture" image to (products) images folder. Please check the folder's writing permissions. Folder permissions are all set to 777, still didn't work. Anyone know what the problem might be? Link to comment Share on other sites More sharing options...
math_php Posted October 9, 2013 Share Posted October 9, 2013 Hi I had such error, If I remember well it was a sunny day, the computer was beeping and ... Hum sorry, in fact I made permissions with root as owner rather than as the correct group or user. Hope it can help. Best regards Link to comment Share on other sites More sharing options...
vekia Posted October 9, 2013 Share Posted October 9, 2013 hello nice tip math_php. asdqwerty the question is: you're on localhost or on remote ? Link to comment Share on other sites More sharing options...
asdqwerty Posted October 23, 2013 Author Share Posted October 23, 2013 Hi Sorry for the late answer This is remote. Why would the group matter? Isn't it a security hole to set everything to 777 as root? Link to comment Share on other sites More sharing options...
math_php Posted October 23, 2013 Share Posted October 23, 2013 Hi, I did not say to chmod 777 as root. The owner of file and directory matter because if the owner is for example the root, to write in this directory you will have to be the root. Link to comment Share on other sites More sharing options...
vekia Posted October 23, 2013 Share Posted October 23, 2013 sometimes hosts has got bad configuration, i mean that apache / php hasn't got privileges to use these directories due to the fact, that file / directory has got different owner / group owner Link to comment Share on other sites More sharing options...
asdqwerty Posted October 23, 2013 Author Share Posted October 23, 2013 Hi Ok, the owner is the correct user though, and I still get the error. It also says that the picture "No picture" could not be written, and I doubt there is a picture with that name Regards Link to comment Share on other sites More sharing options...
gonebdg - webindoshop.com Posted October 28, 2013 Share Posted October 28, 2013 CHMOD ussually 755 The common situation for this issue is, there are no default "no-picture" image available on /img/p/ If you use languages English (en), France (fr) ... etc there should be image files named en.jpg fr.jpg 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