Gerade wollte ich Contao 4 testen auf meinem lokalen System, leider bleibe ich nun bei der Installation hängen. Folgendes ist gemacht
* Kopieren des Contao-Bundles aus dem Repository
* Contao-Home-Verzeichnis auf app/ gesetzt
* Chmod: chgrp -R daemon *
* Installationsroutine unter app.php/contao/install aufgerufen
Danach erhalte ich, obwohl ich noch nicht weiter gemacht habe, die Seite mit 'Unvollständige Installation'.
Analyse:
* /app.php/contao/install macht eine Weiterleitung auf /contao/install
* /contao/install erzeugt einen 500 Internal Server Error
* Log-Datei gibt nichts hilfreiches aus (siehe unten)
System:
* XAMPP auf Ubuntu Linux 14.04
Log:
[2015-11-07 10:49:53] request.INFO: Matched route "contao_catch_all". {"route_parameters":{"_scope":"frontend","_control ler":"Contao\\CoreBundle\\Controller\\FrontendCont roller::indexAction","_url_fragment":"contao/install","_route":"contao_catch_all"},"request_uri ":"http://contao4.local/contao/install"} []
[2015-11-07 10:49:53] app.CRITICAL: An exception occurred. {"exception":"[object] (Contao\\CoreBundle\\Exception\\IncompleteInstalla tionException(code: 0): The installation has not been completed. Open the Contao install tool to continue. at ........./contao4/vendor/contao/core-bundle/src/ContaoFramework.php:370)"} []