Hallo,
bisherige lokale Installationen mit der devilbox.org funktionierten bei mir ( Windows 7 ).
Auf einem anderen Rechner mit "Windows 10 Home" u. Docker-Toolbox/devilbox.org ( PHP 7.3.5 und Apache 2.4) kann ich via composer nicht mehr installieren (Contao 4.4.x o. 4.8.x).
Anscheinend Probleme mit den symlinks.
(Entsprechende Einstellungen für die Virtualbox habe ich überprüft s.: https://devilbox.readthedocs.io/en/l...ndows-symlinks)
Jemand eine Idee?HTML-Code:Trying to install assets as relative symbolic links. --- ------------------------ ---------------- Bundle Method / Error --- ------------------------ ---------------- ! ContaoCoreBundle copy ! ContaoFaqBundle copy ! ContaoNewsBundle copy ! ContaoNewsletterBundle copy ! ContaoCalendarBundle copy ! ContaoCommentsBundle copy --- ------------------------ ---------------- ! [NOTE] Some assets were installed via copy. If you make changes to these ! assets you have to run this command again. [OK] All assets were successfully installed. * system * system/config * templates * web/system * files * assets/css * assets/js * system/cache * system/modules * system/themes * system/tmp * web/share * assets/images Added the system/initialize.php file. 15:53:55 ERROR [console] Error thrown while running command "--ansi contao:install --env=prod". Message: "Failed to create symbolic link from "../../vendor/contao/core-bundle/src/Resources/contao/config/tcpdf.php" to "/shared/httpd/c ontao44/system/config/tcpdf.php"." ["exception" => Symfony\Component\Filesystem\Exception\IOException { …},"command" => "--ansi contao:install --env=prod","message" => "Failed to create symbolic link from "../../vendor/contao/core-bundle /src/Resources/contao/config/tcpdf.php" to "/shared/httpd/contao44/system/config/tcpdf.php"."] In Filesystem.php line 394: Failed to create symbolic link from "../../vendor/contao/core-bundle/src/Re sources/contao/config/tcpdf.php" to "/shared/httpd/contao44/system/config/t cpdf.php". contao:install [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] <command> [<target>] Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-update-cmd event terminated with an exception [RuntimeException] An error occurred while executing the "contao:install" command: 15:53:55 ERROR [console] Error thrown while running command "--ansi contao:install --env=prod". Message: "Failed to create symbolic link from ". ./../vendor/contao/core-bundle/src/Resources/contao/config/tcpdf.php" to "/shared/httpd/contao44/system/config/tcpdf.php"." ["exception" => Symfony\Component\Filesystem\ Exception\IOException { …},"command" => "--ansi contao:install --env=prod","message" => "Failed to c reate symbolic link from "../../vendor/contao/core-bundle/src/Resources/contao/config/tcpdf.php" to "/shared/httpd/contao44/system/config/tcpdf.php"."] In Filesystem.php line 394: Failed to create symbolic link from "../../vendor/contao/core-bundle/src/Re sources/contao/config/tcpdf.php" to "/shared/httpd/contao44/system/config/t cpdf.php".
Danke

Zitieren