MrCarrick Posted August 1, 2011 Share Posted August 1, 2011 When trying to run the update script I am getting the following error: Error during install/upgrade: Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/6/656a6bb16de1865a7882cd3428265de4) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/8/832149fcc33f445b2d79e2e8594f2d93) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/d/d06b0507848e80699f33129f00a2ac56) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/6/656a6bb16de1865a7882cd3428265de4) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/7/7b8a27463942cf5c2c7a210f4e3d56c6) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 You may have to: 1. Fix the error(s) displayed 2. Put your database backup 3. Modify the file settings.inc.php to put the old version for the line with _PS_VERSION_ 4. Restart the upgrade process from the begining Followed instructions to the letter up to this point - any ideas? Link to comment Share on other sites More sharing options...
indus Posted August 1, 2011 Share Posted August 1, 2011 When trying to run the update script I am getting the following error: Error during install/upgrade: Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/6/656a6bb16de1865a7882cd3428265de4) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/8/832149fcc33f445b2d79e2e8594f2d93) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/d/d06b0507848e80699f33129f00a2ac56) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/6/656a6bb16de1865a7882cd3428265de4) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 Warning: file_put_contents(/home/*user*/public_html/prestashop/config/../cache/cachefs/7/7b8a27463942cf5c2c7a210f4e3d56c6) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*user*/public_html/prestashop/classes/CacheFS.php on line 51 You may have to: 1. Fix the error(s) displayed 2. Put your database backup 3. Modify the file settings.inc.php to put the old version for the line with _PS_VERSION_ 4. Restart the upgrade process from the begining Followed instructions to the letter up to this point - any ideas? Turn off cachefs in settings.inc.php for some time.I had the same error but the upgrade does finish.You can check your site is working or not . Or re run the install process again with cache fs turned off. Link to comment Share on other sites More sharing options...
MrCarrick Posted August 2, 2011 Author Share Posted August 2, 2011 Worked second time through disabling caching. Appreciate it, thanks. 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