il y a 15 minutes, Eolia a dit :Activez le mode debug pour connaitre la raison de ces erreurs.
https://help-center.prestashop.com/hc/fr/articles/9242063447698-Le-mode-debug
Hello merci j'ai ça
En version Texte au cas ou :
Symfony Exception
Symfony Docs
ErrorException
HTTP 500 Internal Server Error
Warning: file_put_contents(/home/repairm/www/var/cache/dev/admin/annotations.map): Failed to open stream: No such file or directory
ErrorException
Show exception properties
in /home/repairm/www/vendor/symfony/http-kernel/Kernel.php (line 298)
in /home/repairm/www/vendor/symfony/http-kernel/DependencyInjection/AddAnnotatedClassesToCachePass.php -> setAnnotatedClassCache (line 51)
in /home/repairm/www/vendor/symfony/dependency-injection/Compiler/Compiler.php -> process (line 80)
in /home/repairm/www/vendor/symfony/dependency-injection/ContainerBuilder.php -> compile (line 767)
in /home/repairm/www/vendor/symfony/http-kernel/Kernel.php -> compile (line 507)
in /home/repairm/www/vendor/symfony/http-kernel/Kernel.php -> initializeContainer (line 772)
in /home/repairm/www/vendor/symfony/http-kernel/Kernel.php -> preBoot (line 185)
Kernel->handle(object(Request), 1, true)
in /home/repairm/www/admin234bvgr1k/index.php (line 83)
// When using the HttpCache, you need to call the method in your front controller instead of relying on the configuration parameterRequest::enableHttpMethodParameterOverride();$request = Request::createFromGlobals();Request::setTrustedProxies([], Request::HEADER_X_FORWARDED_FOR | Request::HEADER_X_FORWARDED_HOST | Request::HEADER_X_FORWARDED_PORT | Request::HEADER_X_FORWARDED_PROTO);$response = $kernel->handle($request, HttpKernelInterface::MAIN_REQUEST, true);$response->send();$kernel->terminate($request, $response);