$ /opt/plesk/php/7.4/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/taxibonn.de/httpdocs/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
Generating optimized autoload files
composer/package-versions-deprecated: Generating version class...
composer/package-versions-deprecated: ...done generating version class
96 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
contao/manager-plugin: Generating plugin class...
contao/manager-plugin: ...done generating plugin class
> @php vendor/bin/contao-setup
Added the public/index.php file.
Added the public/app.php file.
Added the public/preview.php file.
 // Clearing the cache for the prod environment with debug                      
 // false                                                                       
 [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
 // Clearing the cache for the dev environment with debug                       
 // true                                                                        
 [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    
 // Warming up the cache for the prod environment with debug                    
 // false                                                                       
 [OK] Cache for the "prod" environment (debug=false) was successfully warmed.   
 Trying to install assets as relative symbolic links.
 --- ----------------------------------- ------------------ 
      Bundle                              Method / Error    
 --- ----------------------------------- ------------------ 
  ?   ContaoCoreBundle                    relative symlink  
  ?   MultiColumnWizardBundle             relative symlink  
  ?   ContaoFaqBundle                     relative symlink  
  ?   ContaoBootstrapCoreBundle           relative symlink  
  ?   ContaoCommentsBundle                relative symlink  
  ?   ThemeHelperBundle                   relative symlink  
  ?   ContaoNewsBundle                    relative symlink  
  ?   ContaoCalendarBundle                relative symlink  
  ?   ContaoNewsletterBundle              relative symlink  
  ?   ContaoDDAdvancedClassesBundle       relative symlink  
  ?   ContaoBootstrapGridBundle           relative symlink  
  ?   MateThemeBundle                     relative symlink  
  ?   ContaoThemesNetZeroOneThemeBundle   relative symlink  
 --- ----------------------------------- ------------------ 
 [OK] All assets were successfully installed.                                   
 --- ---------------------------------------- ---------------------------------------------------------------- 
      Symlink                                  Target / Error                                                  
 --- ---------------------------------------- ---------------------------------------------------------------- 
  ?   web/files/mate                           files/mate                                                      
  ?   web/files/custom                         files/custom                                                    
  ?   system/themes/flexible                   The path "system/themes/flexible" exists and is not a symlink.  
  ?   web/assets                               The path "web/assets" exists and is not a symlink.              
  ?   web/system/themes                        The path "web/system/themes" exists and is not a symlink.       
  ?   system/logs                              The path "system/logs" exists and is not a symlink.             
  ?   web/vendor/scrivo/highlight_php/styles   vendor/scrivo/highlight.php/styles                              
 --- ---------------------------------------- ---------------------------------------------------------------- 
12:58:15 CRITICAL  [console] An error occurred while using the console. Message: "An error occurred while executing the "/opt/plesk/php/7.4/bin/php -dmemory_limit=-1 /var/www/vhosts/taxibonn.de/httpdocs/vendor/contao/manager-bundle/bin/contao-console contao:symlinks web --env=prod --no-ansi" command: " ["exception" => RuntimeException { …},"message" => "An error occurred while executing the "/opt/plesk/php/7.4/bin/php -dmemory_limit=-1 /var/www/vhosts/taxibonn.de/httpdocs/vendor/contao/manager-bundle/bin/contao-console contao:symlinks web --env=prod --no-ansi" command: "]
In ContaoSetupCommand.php line 131:
                                                                               
  An error occurred while executing the "/opt/plesk/php/7.4/bin/php -dmemory_  
  limit=-1 /var/www/vhosts/taxibonn.de/httpdocs/vendor/contao/manager-bundle/  
  bin/contao-console contao:symlinks web --env=prod --no-ansi" command:        
                                                                               
contao:setup [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--] [<command>]
Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
# Process terminated with exit code 1
# Result: General error