Jump to content

Delete caches manually


Recommended Posts

  • 1 year later...
  • 1 year later...
On 11/18/2016 at 9:43 AM, phinq1910 said:

You can try remove class_index.php in \app\cache\dev (with dev mode) or \app\cache\prod folder

Hi, I follow a tip from another user to solution a fatal error case and deleted the dev directory and the files inside it (prod remained but I also deleted manually some files because there were many many). Now im getting this message on debug mode via ftp (now my frond and back office are showing this message):

Notice: tempnam(): file created in the system's temporary directory in /homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/classes/PrestaShopAutoload.php on line 258

Warning: rename(/tmp/class_index.phpQELvT9,/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/var/cache/dev/class_index.php): No such file or directory in /homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/classes/PrestaShopAutoload.php on line 264

Notice: tempnam(): file created in the system's temporary directory in /homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/classes/PrestaShopAutoload.php on line 258

Warning: rename(/tmp/class_stub.phpwiYQsl,/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/var/cache/dev/class_stub.php): No such file or directory in /homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/classes/PrestaShopAutoload.php on line 264

Notice: tempnam(): file created in the system's temporary directory in /homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/classes/PrestaShopAutoload.php on line 258

Warning: rename(/tmp/namespaced_class_stub.phpGrEg2w,/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/var/cache/dev/namespaced_class_stub.php): No such file or directory in /homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/classes/PrestaShopAutoload.php on line 264

Warning: require_once(/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/var/cache/dev/appParameters.php): failed to open stream: No such file or directory in /homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/config/bootstrap.php on line 87

Fatal error: require_once(): Failed opening required '/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/var/cache/dev/appParameters.php' (include_path='/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/vendor/pear/pear_exception:/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/vendor/pear/console_getopt:/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/vendor/pear/pear-core-minimal/src:/homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/vendor/pear/archive_tar:.:/usr/lib/php7.2') in /homepages/3/d639459114/htdocs/clickandbuilds/PrestaShop/MyeCommerce2/config/bootstrap.php on line 87

 

Thanks in advance, any help will be very very appreciated! I'm so worried!

Link to comment
Share on other sites

  • 1 year later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...