P i l o u Posted March 14, 2018 Share Posted March 14, 2018 (edited) Bonjour, J'ai une erreur 500 sur mon site. Je passe à true le paramètre define('_PS_MODE_DEV_', true) du fichier defines.inc.php Et j'obtiens ceci: Fatal error: Uncaught Error: Class 'Core_Business_ContainerBuilder' not found in /home/www/*****/config/bootstrap.php:27 Stack trace: #0 /home/www/*****/config/config.inc.php(66): require_once() #1 /home/www/*****/index.php(72): require('/home/www/*****.') #2 {main} thrown in /home/www/*****/config/bootstrap.php on line 27 idem en voulant accéder au BO: Fatal error: Uncaught Error: Class 'Core_Business_ContainerBuilder' not found in /home/www/*****/config/bootstrap.php:27 Stack trace: #0 /home/www/*****/config/config.inc.php(66): require_once() #1 /home/www/*****/admin*****/index.php(36): require('/home/www/*****...') #2 {main} thrown in /home/www/*****/config/bootstrap.php on line 27 Edited March 14, 2018 by P i l o u (see edit history) Link to comment Share on other sites More sharing options...
Eolia Posted March 14, 2018 Share Posted March 14, 2018 supprimez le fichier /cache/class_index.php et rafraichissez votre page 1 Link to comment Share on other sites More sharing options...
P i l o u Posted March 14, 2018 Author Share Posted March 14, 2018 Merci beaucoup Eolia ! Je ne sais pas ce qui s'est passé... Link to comment Share on other sites More sharing options...
Eolia Posted March 14, 2018 Share Posted March 14, 2018 Votre écriture du cache a crashé^^ Link to comment Share on other sites More sharing options...
P i l o u Posted March 14, 2018 Author Share Posted March 14, 2018 Ah !? Je me coucherai moins idiot ce soir, merci ! 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