meserlian Posted November 1, 2013 Share Posted November 1, 2013 Hi, Web shop went down after upgrading: http://www.cyoffers.com This is the error message that appears: Warning: file_put_contents(): Exclusive locks are not supported for this stream in /var/sites/c/cyoffers.com/public_html/classes/Autoload.php on line 141 Warning: require_once(/var/sites/c/cyoffers.com/public_html/override/classes/../../modules/cloudcache/cloudcache.php): failed to open stream: No such file or directory in/var/sites/c/cyoffers.com/public_html/override/classes/Tools.php on line 175 Fatal error: require_once(): Failed opening required '/var/sites/c/cyoffers.com/public_html/override/classes/../../modules/cloudcache/cloudcache.php' (include_path='.:/usr/local/lib/php') in/var/sites/c/cyoffers.com/public_html/override/classes/Tools.php on line 175 Have debug enabled, recently updated, but I do not remember ever installing cloudcache, and it is not actually in the list of modules that I have :/ Any help would be appreciated. Link to comment Share on other sites More sharing options...
NemoPS Posted November 1, 2013 Share Posted November 1, 2013 Can you try to temporarily set all the directories to 777? Link to comment Share on other sites More sharing options...
meserlian Posted November 1, 2013 Author Share Posted November 1, 2013 Hi Nemo1, Done Link to comment Share on other sites More sharing options...
NemoPS Posted November 1, 2013 Share Posted November 1, 2013 So, does it solve the issue? Link to comment Share on other sites More sharing options...
meserlian Posted November 1, 2013 Author Share Posted November 1, 2013 Nope, The current error is: Warning: file_put_contents(): Exclusive locks are not supported for this stream in /var/sites/c/cyoffers.com/public_html/classes/Autoload.php on line 141 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/c/cyoffers.com/public_html/classes/Autoload.php:141) in /var/sites/c/cyoffers.com/public_html/classes/controller/FrontController.php on line 634 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/c/cyoffers.com/public_html/classes/Autoload.php:141) in /var/sites/c/cyoffers.com/public_html/classes/controller/FrontController.php on line 635 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/c/cyoffers.com/public_html/classes/Autoload.php:141) in /var/sites/c/cyoffers.com/public_html/classes/Tools.php on line 130 Link to comment Share on other sites More sharing options...
meserlian Posted November 2, 2013 Author Share Posted November 2, 2013 Bumb Link to comment Share on other sites More sharing options...
meserlian Posted November 3, 2013 Author Share Posted November 3, 2013 For some reason, Prestashop is trying to include Cloudecache module but I don't think I ever installed it! Does anyone have an idea how to remove it or not to include it? Link to comment Share on other sites More sharing options...
meserlian Posted November 3, 2013 Author Share Posted November 3, 2013 OK I managed to find an old copy of cloudcache module which need a backwards folder included in it found here Now the error that I am facing is: Warning: file_put_contents(): Exclusive locks are not supported for this stream in /var/sites/c/cyoffers.com/public_html/classes/Autoload.php on line 141 Warning: Cannot modify header information - headers already sent by (output started at /var/sites/c/cyoffers.com/public_html/classes/Autoload.php:141) in /var/sites/c/cyoffers.com/public_html/classes/controller/FrontController.php on line 751 This site seems to load though, but it is broken. Any help will be much appreciated. Link to comment Share on other sites More sharing options...
NemoPS Posted November 4, 2013 Share Posted November 4, 2013 What's your php version? Link to comment Share on other sites More sharing options...
meserlian Posted November 4, 2013 Author Share Posted November 4, 2013 Ah I did not think of that. But it is to late now, I got pissed off, reinstalled presta shop backed up few parts of my database that I needed and reinstalled it again. Now I am using php 5.4 I was using 5.2 then. Link to comment Share on other sites More sharing options...
tenderlove Posted November 22, 2013 Share Posted November 22, 2013 can any one help? Pretashop frontend went blank after upgrading to 1561 Link to comment Share on other sites More sharing options...
NemoPS Posted November 22, 2013 Share Posted November 22, 2013 Try activating errors as described in my signature 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