miomioparami Posted March 27, 2011 Share Posted March 27, 2011 Hi,Thanks in advance to give a hand.I have an issue with module, about 20 of them are not available and do appear string of errors like this one:"Warning: file_put_contents(*******/modules/statssearch/config.xml) [function.file-put-contents]: failed to open stream: Permission denied in ******/public_html/tienda/classes/Module.php on line 873In all case the final string is this one: Permission denied in ********/miomioparami.com/public_html/tienda/classes/Module.php on line 873.I reloaded module.php wether the file was corrupted bat the problem remain.What i could do?Thanks a lot in advance,Alex. Link to comment Share on other sites More sharing options...
shokinro Posted March 27, 2011 Share Posted March 27, 2011 check the permission of modules folder and all its sub-folder, make sure 755 permission is set.also check all files under each module folder, the permission 644 is set. Link to comment Share on other sites More sharing options...
miomioparami Posted March 28, 2011 Author Share Posted March 28, 2011 check the permission of modules folder and all its sub-folder, make sure 755 permission is set.also check all files under each module folder, the permission 644 is set. Reporting, now working fine and smooth!!!!!!!!!Thanks a lot V.I.P, you're a crack Link to comment Share on other sites More sharing options...
cashmedia Posted May 11, 2011 Share Posted May 11, 2011 Hi, i have a problem like this, i permit to psot it here because in Prestashop French Forum, no one respond.Dit it works with french version 1.4.1? Thanks a lot for the time you pass to respond to us! Link to comment Share on other sites More sharing options...
shokinro Posted May 11, 2011 Share Posted May 11, 2011 Dit it works with french version 1.4.1 If you are facing the exactly some issue, then it should work. It is the same for all version I think.bu make sure the error message is the same - permission denied Link to comment Share on other sites More sharing options...
cashmedia Posted May 12, 2011 Share Posted May 12, 2011 Thanks for your respond, i have about 30 errors messages like this (with other files after web/modules/...)Warning: file_put_contents(/var/www/clients/client2/web12/web/modules/dejala/config.xml) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/clients/client2/web12/web/classes/Module.php on line 988 Link to comment Share on other sites More sharing options...
shokinro Posted May 12, 2011 Share Posted May 12, 2011 I guess it is permission issue. You need to make the file writable.Please make sure you have set permission as followingFor all module folders/sub folders : 755For all files under module folders/sub folders: 644 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