rellik Posted May 24, 2011 Share Posted May 24, 2011 Tried to upgrade but get this message.file_put_contents(/home/insideco/public_html/config/../cache/cachefs/5/57061846651bb5b67fc3f57888b89f41) [function.file-put-contents]: failed to open stream: No such file or directory in /home/insideco/public_html/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/insideco/public_html/config/../cache/cachefs/d/ddf4788547ee2ef5abbf6b8a6c4d2a2e) [function.file-put-contents]: failed to open stream: No such file or directory in /home/insideco/public_html/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/insideco/public_html/config/../cache/cachefs/4/4e876b9ad76bcb7706f0497d1867449b) [function.file-put-contents]: failed to open stream: No such file or directory in /home/insideco/public_html/classes/CacheFS.php on line 51 Link to comment Share on other sites More sharing options...
jhnstcks Posted May 25, 2011 Share Posted May 25, 2011 Disable your filesystem cache while upgrading.If you can't access your admin to do it edit your settings.inc.php file and change define('_PS_CACHE_ENABLED_', '1'); to 0.You can enable it after upgrade. Link to comment Share on other sites More sharing options...
rellik Posted May 25, 2011 Author Share Posted May 25, 2011 Thank you that solved that problem but had 6 sql errors and no images are shown on the front office even though I copied over the .img directory. The name of the image is shown in back office but not the image itself. 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