larscpedersen Posted January 29, 2015 Share Posted January 29, 2015 Hi Guys Can someone tell me what this error means - I cant figur out what is wrong with line 46? I get the following message in my error_log PHP Fatal error: Uncaught --> Smarty: unable to write file /home/sayskydk/public_html/cache/smarty/compile/04/f3/33/wrt54aac43ba92986_24505309 <--thrown in /home/sayskydk/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php on line 46 and I get blank (white) page I have attached a screenshot of line 46 ! Thanks for helping me Cheers, Lars http://shop.saysky.dk Link to comment Share on other sites More sharing options...
the.rampage.rado Posted February 5, 2015 Share Posted February 5, 2015 Same issue here with another cache file. What can be wrong? Link to comment Share on other sites More sharing options...
tuk66 Posted February 6, 2015 Share Posted February 6, 2015 It looks like a permission issue. Check permissions and folder owners for all subfolders under /cache/smarty. Link to comment Share on other sites More sharing options...
dadou6 Posted May 17, 2015 Share Posted May 17, 2015 Hello, I have the same problem. The owners permission is the same as all other directories... I change the permission to 777 to try if it change something but there is no change...the only way it's to delete compile and cache directories. But few minutes later the problem occure another time. What can I do ? A linux command to apply for directories rights or folder owners specific ? Link to comment Share on other sites More sharing options...
las3r Posted May 17, 2015 Share Posted May 17, 2015 Did you change CHMOD 777 to also apply to child folders and files? Link to comment Share on other sites More sharing options...
dadou6 Posted May 18, 2015 Share Posted May 18, 2015 yes I dit it. Do you think it's possible it come from the fact that I have enough space in my server ? I have a VPS, in the administration of ovh, it write that I have 11go free but when I delete some files (.zip) for backup who take some place, the site I don't have the problem... I send today an email to ovh... Link to comment Share on other sites More sharing options...
las3r Posted May 18, 2015 Share Posted May 18, 2015 Yea, disk space is a common source for "permission" errors - the OS tells the prestashop (or PHP in this case) files that access is denied (disk quota reached). Let us know what their answer is! Erik Link to comment Share on other sites More sharing options...
bnadauld Posted April 10, 2018 Share Posted April 10, 2018 Did this ever get resolved? I have the same problem Link to comment Share on other sites More sharing options...
selectshop.at Posted April 10, 2018 Share Posted April 10, 2018 @bnadauld - The problem are wrong set permissions on your server. You should change the permissions of the file to 0644 chmod at least. Please ask for support of your provider, cause this is a server problem. Link to comment Share on other sites More sharing options...
bnadauld Posted April 10, 2018 Share Posted April 10, 2018 (edited) I got the directories set to 777 and the files (index.php files) already set to 644. One time when i had my permission wrong my change of permission via ftp made no difference until my hosting tech did the same thing - with ur experience is this something that can happen? Now generating a 500 Internal Server Error Thanks for you quick reply Edited April 10, 2018 by bnadauld (see edit history) Link to comment Share on other sites More sharing options...
Koloarnau Posted July 24, 2020 Share Posted July 24, 2020 Hello, I have the same problem. The owners permission is the same as all other directories... What can I do ? A linux command to apply for directories rights or folder owners specific ? But I have another web is ok. Thanks. Kolo. 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