FurtifGaming Posted February 24, 2016 Share Posted February 24, 2016 Bonjour, je viens d'essayer d'installer la dernière version de PrestaShop, je lance donc le dossier dans la racine FTP une fois que tout est fait, sans même avoir toucher au code ou autre il me mais ce message d'erreur : Fatal error: Class 'Core_Business_ContainerBuilder' not found in /home/minehost/public_html/config/bootstrap.php on line 27 Merci au personnes qui m'aiderons à résoudre ce problème Link to comment Share on other sites More sharing options...
tuk66 Posted February 24, 2016 Share Posted February 24, 2016 Vérifiez si vous avez le fichier /Core/Business/Core_Business_ContainerBuilder.php, et si vous avez ce texte dans le fichier /cache/class_index.php: Check if you have the /Core/Business/Core_Business_ContainerBuilder.php file, and if you have this text in the /cache/class_index.php file: 'Core_Business_ContainerBuilder' => array ( 'path' => 'Core/Business/Core_Business_ContainerBuilder.php', 'type' => 'class', 'override' => false, ), Quelle est votre version de PHP? What is your PHP version? Link to comment Share on other sites More sharing options...
FurtifGaming Posted February 24, 2016 Author Share Posted February 24, 2016 (edited) La ligne que vous m'aviez indiquer n'apparaît pas dans le fichier cache/css_index.php, je les donc r'ajouter voici l'erreur que cela me mais : Fatal error: Class 'Core_Foundation_IoC_Container' not found in /home/minehost/public_html/Core/Business/Core_Business_ContainerBuilder.php on line 36 Merci de l'aide Edited February 24, 2016 by FurtifGaming (see edit history) Link to comment Share on other sites More sharing options...
FurtifGaming Posted February 25, 2016 Author Share Posted February 25, 2016 Aucune solution ? :/ 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