cimmerin Posted February 23, 2013 Share Posted February 23, 2013 Warning : file_put_contents(/var/www/vhosts/theuncarvedblock.info/httpdocs/config/xml/default_country_modules_list.xml) [ function.file-put-contents ]: failed to open stream: Permission denied in /var/www/vhosts/theuncarvedblock.info/httpdocs/controllers/admin/AdminHomeController.php on line 673 does anyone know what I need to do? looks like a permission thing thanks! Link to comment Share on other sites More sharing options...
Doulas Akula Posted February 23, 2013 Share Posted February 23, 2013 Try this. Confirm that the file has permissions set as 0644. Are you hosted by an external host or your project is on local host Link to comment Share on other sites More sharing options...
fulviods Posted March 2, 2013 Share Posted March 2, 2013 (edited) I had the same problem! now solved! config folder need to be chmod in 775 ! Edited March 2, 2013 by fulviods (see edit history) Link to comment Share on other sites More sharing options...
cimmerin Posted March 2, 2013 Author Share Posted March 2, 2013 I've done both of the answers above. Thanks but I still receive the same error. Warning : file_put_contents(/var/www/vhosts/theuncarvedblock.info/httpdocs/config/xml/default_country_modules_list.xml) [ function.file-put-contents ]: failed to open stream: Permission denied in /var/www/vhosts/theuncarvedblock.info/httpdocs/controllers/admin/AdminHomeController.php on line 673 Link to comment Share on other sites More sharing options...
japanknife Posted April 24, 2013 Share Posted April 24, 2013 I have the same problem and I changed chmod but the same problem. Any other idea? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts