Hallo,
ich habe heute probiert Contao lokal (auf XAMPP) mit dem Premium Contao Themes installer zu installieren.
Die Installation läuft, nachdem ich auf 4.4.41 installieren klicke, anscheinend durch.
Jedoch kriege ich, sobald ich auf "(...)/contao/install" verwiesen werde die Meldung, dass ein Fehler aufgetreten ist.
In der var/logs Datei steht folgendes:
Ich würde mich sehr über Hilfe freuen.
Viele Grüße
Jakob
ich habe heute probiert Contao lokal (auf XAMPP) mit dem Premium Contao Themes installer zu installieren.
Die Installation läuft, nachdem ich auf 4.4.41 installieren klicke, anscheinend durch.
Jedoch kriege ich, sobald ich auf "(...)/contao/install" verwiesen werde die Meldung, dass ein Fehler aufgetreten ist.
In der var/logs Datei steht folgendes:
Code:
[2019-07-30 15:05:31] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\InstallationBundle\\Controller\\InstallationController::installAction","_route":"contao_install"},"request_uri":"http://www.premium.local/contao/install","method":"GET"} [] [2019-07-30 15:05:31] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to Contao\\InstallationBundle\\EventListener\\InitializeApplicationListener::runCommand() must be an instance of Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerAwareCommand, instance of Contao\\CoreBundle\\Command\\SymlinksCommand given, called in C:\\xampp\\htdocs\\contao4_PCT\\vendor\\contao\\installation-bundle\\src\\EventListener\\InitializeApplicationListener.php on line 113 at C:\\xampp\\htdocs\\contao4_PCT\\vendor\\contao\\installation-bundle\\src\\EventListener\\InitializeApplicationListener.php:128)"} [] [2019-07-30 15:05:32] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"system/themes/flexible/fonts.css","_route":"contao_catch_all"},"request_uri":"http://www.premium.local/system/themes/flexible/fonts.css","method":"HEAD"} [] [2019-07-30 15:05:32] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} [] [2019-07-30 15:05:32] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "The installation has not been completed. Open the Contao install tool to continue." at C:\xampp\htdocs\contao4_PCT\vendor\contao\core-bundle\src\EventListener\ExceptionConverterListener.php line 109 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0): The installation has not been completed. Open the Contao install tool to continue. at C:\\xampp\\htdocs\\contao4_PCT\\vendor\\contao\\core-bundle\\src\\EventListener\\ExceptionConverterListener.php:109, Contao\\CoreBundle\\Exception\\IncompleteInstallationException(code: 0): The installation has not been completed. Open the Contao install tool to continue. at C:\\xampp\\htdocs\\contao4_PCT\\ [2019-07-30 15:05:32] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://www.premium.local/favicon.ico","method":"HEAD"} [] [2019-07-30 15:05:32] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} [] [2019-07-30 15:05:32] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "The installation has not been completed. Open the Contao install tool to continue." at C:\xampp\htdocs\contao4_PCT\vendor\contao\core-bundle\src\EventListener\ExceptionConverterListener.php line 109 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0): The installation has not been completed. Open the Contao install tool to continue. at C:\\xampp\\htdocs\\contao4_PCT\\vendor\\contao\\core-bundle\\src\\EventListener\\ExceptionConverterListener.php:109, Contao\\CoreBundle\\Exception\\IncompleteInstallationException(code: 0): The installation has not been completed. Open the Contao install tool to continue. at C:\\xampp\\htdocs\\contao4_PCT\\ [2019-07-30 15:05:32] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"system/themes/flexible/fonts.css","_route":"contao_catch_all"},"request_uri":"http://www.premium.local/system/themes/flexible/fonts.css","method":"GET"} [] [2019-07-30 15:05:32] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} [] [2019-07-30 15:05:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://www.premium.local/system/themes/flexible/fonts.css" at C:\xampp\htdocs\contao4_PCT\vendor\contao\core-bundle\src\EventListener\ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://www.premium.local/system/themes/flexible/fonts.css at C:\\xampp\\htdocs\\contao4_PCT\\vendor\\contao\\core-bundle\\src\\EventListener\\ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://www.premium.local/system/themes/flexible/fonts.css at C:\\xampp\\htdocs\\contao4_PCT\\vendor\\contao\\core-bundle\\src\\Resou [2019-07-30 15:05:32] request.INFO: Matched route "contao_catch_all". {"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_url_fragment":"favicon.ico","_route":"contao_catch_all"},"request_uri":"http://www.premium.local/favicon.ico","method":"GET"} [] [2019-07-30 15:05:32] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} [] [2019-07-30 15:05:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found: http://www.premium.local/favicon.ico" at C:\xampp\htdocs\contao4_PCT\vendor\contao\core-bundle\src\EventListener\ExceptionConverterListener.php line 112 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found: http://www.premium.local/favicon.ico at C:\\xampp\\htdocs\\contao4_PCT\\vendor\\contao\\core-bundle\\src\\EventListener\\ExceptionConverterListener.php:112, Contao\\CoreBundle\\Exception\\PageNotFoundException(code: 0): Page not found: http://www.premium.local/favicon.ico at C:\\xampp\\htdocs\\contao4_PCT\\vendor\\contao\\core-bundle\\src\\Resources\\contao\\controllers\\FrontendIndex.php:64)"} []
Viele Grüße
Jakob
Kommentar