Hallo,
über den Contao Manager wird folgendes versucht auszuführen:
Dabei hängt der Contao Manager mit der Ausgabe:PHP-Code:/opt/php82/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /hp/bd/ad/wh/www/meinewebseite/web/contao-manager.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
Dann passiert ewig lange gar nichts und ich muss die task.json löschen und manuell den Wartungsmodus deaktivieren.PHP-Code:Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
Generating optimized autoload files
Führe ich aber o.g. Befehl manuell auf der Konsole aus, dann läuft composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader durch, mit dem Hinweis:
PHP-Code:Generating optimized autoload files
Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
103 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
contao/manager-plugin: Dumping generated plugins file...
contao/manager-plugin: ...done dumping generated plugins file
> Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
Please edit your root composer.json and set "post-install-cmd" to "@php vendor/bin/contao-setup --no-ansi" instead of using "ScriptHandler::initializeApplication()".
Weiss jemand evtl. den Grund, warum es innerhalb des Contao-Managers nicht bis zum Ende durchläuft?
Danke schonmal

Zitieren
Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.