contao / core

Contao 3 → see contao/contao for Contao 4
GNU Lesser General Public License v3.0
492 stars 213 forks source link

4.0.2 - Kann keine Templates anlegen #7962

Closed fkaminski closed 9 years ago

fkaminski commented 9 years ago

Mit der 4.0.2 unter Windows7/Xampp erhalte ich sporadisch während der Installation Meldungen der Art:

Fatal error: Uncaught exception 'Symfony\Component\Filesystem\Exception\IOExceptio n' with message 'Failed to create symbolic link from "C:/__WEBDEV__SITES__/contao4/C:\__WEBDEV__SITES__\contao4\vendor\contao\core-bundle\src/Resources/contao/themes\flexible" to "C:/__WEBDEV__SITES__/contao4/system/themes/flexible".

Hierbei habe ich bereits folgenden Patch in der install.php genutzt: https://github.com/contao/standard-edition/commit/30d06354942129250296798bf683903a5b1c35ee

Nach der Installation kann ich keine neuen templates anlegen. Meldung:

Ungültiges Quell- oder Zielverzeichnis "vendor\contao\core-bundle\src/Resources/contao/templates\analytics\analytics_google.html5"!

Nach "Symlinks neu erstellen" in der Systemwartung erhalte ich eine Fehlerseite mit dem Hinweis auf die error.log:

[08-Aug-2015 15:03:52 Europe/Berlin] PHP Warning:  mkdir(): Invalid argument in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\library\Contao\Files.php on line 87

[08-Aug-2015 15:03:52 Europe/Berlin] PHP Warning:  mkdir(): Invalid argument in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\library\Contao\Files.php on line 87

[08-Aug-2015 15:03:52 Europe/Berlin] PHP Warning:  mkdir(): Invalid argument in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\library\Contao\Files.php on line 87

[08-Aug-2015 15:03:52 Europe/Berlin] PHP Warning:  scandir(C:\__WEBDEV__SITES__\contao4\htdocs/C:\__WEBDEV__SITES__\contao4\htdocs\app\cache\prod/contao/search/,C:\__WEBDEV__SITES__\contao4\htdocs/C:\__WEBDEV__SITES__\contao4\htdocs\app\cache\prod/contao/search/):  in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\helper\functions.php on line 51

[08-Aug-2015 15:03:52 Europe/Berlin] PHP Warning:  scandir(C:\__WEBDEV__SITES__\contao4\htdocs/C:\__WEBDEV__SITES__\contao4\htdocs\app\cache\prod/contao/search/): failed to open dir: No such file or directory in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\helper\functions.php on line 51

[08-Aug-2015 15:03:52 Europe/Berlin] PHP Warning:  scandir(): (errno 2): No such file or directory in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\helper\functions.php on line 51

[08-Aug-2015 15:03:52 Europe/Berlin] PHP Warning:  Invalid argument supplied for foreach() in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\helper\functions.php on line 51

[08-Aug-2015 15:03:58 Europe/Berlin] PHP Warning:  mkdir(): Invalid argument in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\library\Contao\Files.php on line 87

[08-Aug-2015 15:03:58 Europe/Berlin] PHP Warning:  mkdir(): Invalid argument in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\library\Contao\Files.php on line 87

[08-Aug-2015 15:03:58 Europe/Berlin] PHP Warning:  mkdir(): Invalid argument in C:\__WEBDEV__SITES__\contao4\htdocs\vendor\contao\core-bundle\src\Resources\contao\library\Contao\Files.php on line 87
leofeyer commented 9 years ago

Kannst Du bitte die Version 4.0.2 testen?

fkaminski commented 9 years ago

Mache ich gern, aber welche ist das hier - die Standard-edition oder unter installation-bundle?

aschempp commented 9 years ago

Ich denke du solltest den Download von contao.org nehmen.

fkaminski commented 9 years ago

Bin etwas verwirrt - meine Angaben beziehen sich auf die Version 4.0.2 ?

fritzmg commented 9 years ago

Wozu hast du hier ein zweites issue angelegt? Ergänze das Original (contao/core-bundle#325) und schließe dieses issue.