So, nachdem ich eine Installation habe die zwar online aber noch in der Mache ist wollte ich gleich mal testen:
# Update von Contao 4.13.39 auf .43 mit dem PCT installer - check
# mit dem neuen Updater PCT aktualisiert
# Contao Manager installiert und Datenbank update gemacht - check
# im Contao Manager auf 5.3.7 - dann krachts
Fehler:
$ /opt/plesk/php/8.2/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=UTC /var/www/vhosts/handwerker-profi.de/httpdocs/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
2
3
Installing dependencies from lock file
4
Verifying lock file contents can be installed on current platform.
5
Nothing to install, update or remove
6
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
7
Generating optimized autoload files
8
Warning: Ambiguous class resolution, "Safe\Exceptions\PasswordException" was found in both "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/deprecated/Exceptions/PasswordException.php" and "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/generated/Exceptions/PasswordException.php", the first will be used.
9
Warning: Ambiguous class resolution, "Safe\Exceptions\MysqliException" was found in both "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/deprecated/Exceptions/MysqliException.php" and "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/generated/Exceptions/MysqliException.php", the first will be used.
10
Warning: Ambiguous class resolution, "Safe\Exceptions\SimplexmlException" was found in both "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/lib/Exceptions/SimplexmlException.php" and "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/generated/Exceptions/SimplexmlException.php", the first will be used.
11
Warning: Ambiguous class resolution, "League\Flysystem\Local\LocalFilesystemAdapter " was found in both "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/league/flysystem-local/LocalFilesystemAdapter.php" and "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php", the first will be used.
12
Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
13
contao/manager-plugin: Dumping generated plugins file...
14
contao/manager-plugin: ...done dumping generated plugins file
15
112 packages you are using are looking for funding.
16
Use the `composer fund` command to find out more!
17
> @php vendor/bin/contao-setup
18
19
In ArrayNode.php line 327:
20
21
Unrecognized option "legacy_routing" under "contao". Available options are
22
"backend", "backup", "console_path", "crawl", "cron", "csp", "csrf_cookie_p
23
refix", "csrf_token_name", "editable_files", "error_level", "image", "inser
24
t_tags", "intl", "localconfig", "locales", "mailer", "messenger", "pretty_e
25
rror_screens", "preview_script", "sanitizer", "search", "security", "upload
26
_path".
27
28
29
Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
30
31
# Process terminated with exit code 1
32
# Result: General error
Hm, wo is der Fehler? Ich denke ich hab den richtigen Weg beschritten... oder?
Gruß
Erich
# Update von Contao 4.13.39 auf .43 mit dem PCT installer - check
# mit dem neuen Updater PCT aktualisiert
# Contao Manager installiert und Datenbank update gemacht - check
# im Contao Manager auf 5.3.7 - dann krachts
Fehler:
$ /opt/plesk/php/8.2/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=UTC /var/www/vhosts/handwerker-profi.de/httpdocs/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
2
3
Installing dependencies from lock file
4
Verifying lock file contents can be installed on current platform.
5
Nothing to install, update or remove
6
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
7
Generating optimized autoload files
8
Warning: Ambiguous class resolution, "Safe\Exceptions\PasswordException" was found in both "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/deprecated/Exceptions/PasswordException.php" and "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/generated/Exceptions/PasswordException.php", the first will be used.
9
Warning: Ambiguous class resolution, "Safe\Exceptions\MysqliException" was found in both "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/deprecated/Exceptions/MysqliException.php" and "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/generated/Exceptions/MysqliException.php", the first will be used.
10
Warning: Ambiguous class resolution, "Safe\Exceptions\SimplexmlException" was found in both "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/lib/Exceptions/SimplexmlException.php" and "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/thecodingmachine/safe/generated/Exceptions/SimplexmlException.php", the first will be used.
11
Warning: Ambiguous class resolution, "League\Flysystem\Local\LocalFilesystemAdapter " was found in both "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/league/flysystem-local/LocalFilesystemAdapter.php" and "/var/www/vhosts/handwerker-profi.de/httpdocs/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php", the first will be used.
12
Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
13
contao/manager-plugin: Dumping generated plugins file...
14
contao/manager-plugin: ...done dumping generated plugins file
15
112 packages you are using are looking for funding.
16
Use the `composer fund` command to find out more!
17
> @php vendor/bin/contao-setup
18
19
In ArrayNode.php line 327:
20
21
Unrecognized option "legacy_routing" under "contao". Available options are
22
"backend", "backup", "console_path", "crawl", "cron", "csp", "csrf_cookie_p
23
refix", "csrf_token_name", "editable_files", "error_level", "image", "inser
24
t_tags", "intl", "localconfig", "locales", "mailer", "messenger", "pretty_e
25
rror_screens", "preview_script", "sanitizer", "search", "security", "upload
26
_path".
27
28
29
Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
30
31
# Process terminated with exit code 1
32
# Result: General error
Hm, wo is der Fehler? Ich denke ich hab den richtigen Weg beschritten... oder?
Gruß
Erich
Kommentar