contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
85 stars 33 forks source link

Verzeichnis http://localhost/contao/install wird nicht angelegt => Installation nicht möglich #641

Closed KHerzberg closed 3 years ago

KHerzberg commented 3 years ago

Bildschirmfoto vom 2021-03-19 00-29-55 Wie der Titel bereits sagt wird bei mir das Verzeichnis http://localhost/contao/install nicht angelegt. Zur Installation nutze ich dabei die Datei so wie sie unter https://download.contao.org/contao-manager/stable/contao-manager.phar zum Download bereit steht. Diese Datei ist im Verzeichnis /var/www/html/web/ abgelegt, wobei ab dem Verzeichnis html alles dem (installiert auf einem Ubuntu-Derivat) Benutzer www-data:www-data mit 755 gehört. Mit der Erweiterung .php komme ich zum selben Ergebnis. Datenbankserver: mysql Ver 8.0.23-0ubuntu0.20.04.1 for Linux on x86_64 ((Ubuntu)). Den Rest zeige ich euch nun in Form von Bildern und Konsolen-Ausgabe: Screenshot_2021-03-19 Contao Manager localhost Screenshot_2021-03-19 Contao Manager localhost(1) Screenshot_2021-03-19 Contao Manager localhost(2) Screenshot_2021-03-19 Contao Manager localhost(4) Und die zugehörige Konsolenausgabe:

$ /usr/bin/php7.4 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/html/web/contao-manager.phar composer install --prefer-dist --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader

No lock file found. Updating dependencies instead of installing from lock file. Use composer update over composer install if you do not have a lock file.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 178 installs, 0 updates, 0 removals
  - Locking ausi/slug-generator (v1.1.1)
  - Locking bacon/bacon-qr-code (2.0.3)
  - Locking beberlei/assert (v3.3.0)
  - Locking clue/stream-filter (v1.5.0)
  - Locking composer/ca-bundle (1.2.9)
  - Locking composer/package-versions-deprecated (1.11.99.1)
  - Locking contao-components/ace (1.4.12)
  - Locking contao-components/chosen (1.2.4)
  - Locking contao-components/colorbox (1.6.6)
  - Locking contao-components/colorpicker (1.5.1)
  - Locking contao-components/contao (9.1.1)
  - Locking contao-components/datepicker (2.3.1)
  - Locking contao-components/dropzone (5.7.2)
  - Locking contao-components/installer (1.4.1)
  - Locking contao-components/jquery (3.5.1)
  - Locking contao-components/jquery-ui (1.12.1.1)
  - Locking contao-components/mediabox (1.5.5)
  - Locking contao-components/mootools (1.6.0.6)
  - Locking contao-components/simplemodal (2.1.1)
  - Locking contao-components/swipe (2.2.0)
  - Locking contao-components/tablesort (4.0.1)
  - Locking contao-components/tablesorter (2.31.3)
  - Locking contao-components/tinymce4 (5.6.2)
  - Locking contao/calendar-bundle (4.11.1)
  - Locking contao/comments-bundle (4.11.1)
  - Locking contao/conflicts (dev-main 5844be3)
  - Locking contao/core-bundle (4.11.1)
  - Locking contao/faq-bundle (4.11.1)
  - Locking contao/image (1.1.0)
  - Locking contao/imagine-svg (1.0.2)
  - Locking contao/installation-bundle (4.11.1)
  - Locking contao/listing-bundle (4.11.1)
  - Locking contao/maintenance-bundle-deprecated (v2.1.9)
  - Locking contao/manager-bundle (4.11.1)
  - Locking contao/manager-plugin (2.11.0)
  - Locking contao/news-bundle (4.11.1)
  - Locking contao/newsletter-bundle (4.11.1)
  - Locking contao/polyfill-symfony (1.0.0)
  - Locking dasprid/enum (1.0.3)
  - Locking doctrine/annotations (1.12.1)
  - Locking doctrine/cache (1.10.2)
  - Locking doctrine/collections (1.6.7)
  - Locking doctrine/common (3.1.1)
  - Locking doctrine/dbal (2.12.1)
  - Locking doctrine/doctrine-bundle (2.2.4)
  - Locking doctrine/event-manager (1.1.1)
  - Locking doctrine/inflector (2.0.3)
  - Locking doctrine/instantiator (1.4.0)
  - Locking doctrine/lexer (1.2.1)
  - Locking doctrine/orm (2.8.2)
  - Locking doctrine/persistence (2.1.0)
  - Locking doctrine/sql-formatter (1.1.1)
  - Locking dragonmantank/cron-expression (v2.3.1)
  - Locking egulias/email-validator (3.1.0)
  - Locking friendsofsymfony/http-cache (2.10.0)
  - Locking friendsofsymfony/http-cache-bundle (2.10.2)
  - Locking imagine/imagine (1.2.4)
  - Locking knplabs/knp-menu (v3.1.3)
  - Locking knplabs/knp-menu-bundle (v3.1.0)
  - Locking knplabs/knp-time-bundle (v1.16.0)
  - Locking laminas/laminas-code (4.0.0)
  - Locking laminas/laminas-eventmanager (3.3.1)
  - Locking laminas/laminas-zendframework-bridge (1.2.0)
  - Locking lcobucci/clock (2.0.0)
  - Locking lcobucci/jwt (4.1.2)
  - Locking league/uri-components (1.8.2)
  - Locking league/uri-hostname-parser (1.1.2)
  - Locking league/uri-interfaces (1.1.1)
  - Locking league/uri-parser (1.4.1)
  - Locking league/uri-schemes (1.2.1)
  - Locking matthiasmullie/minify (1.3.66)
  - Locking matthiasmullie/path-converter (1.1.3)
  - Locking michelf/php-markdown (1.9.0)
  - Locking monolog/monolog (2.2.0)
  - Locking nelmio/cors-bundle (2.1.0)
  - Locking nelmio/security-bundle (v2.10.3)
  - Locking nikic/php-parser (v4.10.4)
  - Locking nyholm/psr7 (1.4.0)
  - Locking ocramius/proxy-manager (2.11.1)
  - Locking paragonie/constant_time_encoding (v2.4.0)
  - Locking paragonie/random_compat (v9.99.99)
  - Locking patchwork/utf8 (v1.3.3)
  - Locking php-http/client-common (2.3.0)
  - Locking php-http/discovery (1.13.0)
  - Locking php-http/httplug (2.2.0)
  - Locking php-http/message (1.11.0)
  - Locking php-http/message-factory (v1.0.2)
  - Locking php-http/promise (1.1.0)
  - Locking phpspec/php-diff (v1.1.3)
  - Locking psr/cache (1.0.1)
  - Locking psr/container (1.1.1)
  - Locking psr/event-dispatcher (1.0.0)
  - Locking psr/http-client (1.0.1)
  - Locking psr/http-factory (1.0.1)
  - Locking psr/http-message (1.0.1)
  - Locking psr/log (1.1.3)
  - Locking psr/simple-cache (1.0.1)
  - Locking ramsey/uuid (3.9.3)
  - Locking scheb/2fa-backup-code (v5.7.0)
  - Locking scheb/2fa-bundle (v5.7.0)
  - Locking scheb/2fa-trusted-device (v5.7.0)
  - Locking scrivo/highlight.php (v9.18.1.6)
  - Locking scssphp/scssphp (v1.4.1)
  - Locking simplepie/simplepie (1.5.6)
  - Locking spomky-labs/otphp (v10.0.1)
  - Locking symfony-cmf/routing (2.3.3)
  - Locking symfony-cmf/routing-bundle (2.5.0)
  - Locking symfony/asset (v5.2.4)
  - Locking symfony/cache (v5.2.4)
  - Locking symfony/cache-contracts (v2.2.0)
  - Locking symfony/config (v5.2.4)
  - Locking symfony/console (v5.2.5)
  - Locking symfony/debug (v4.4.20)
  - Locking symfony/debug-bundle (v5.2.4)
  - Locking symfony/dependency-injection (v5.2.5)
  - Locking symfony/deprecation-contracts (v2.2.0)
  - Locking symfony/doctrine-bridge (v5.2.5)
  - Locking symfony/dom-crawler (v5.2.4)
  - Locking symfony/dotenv (v5.2.4)
  - Locking symfony/error-handler (v5.2.4)
  - Locking symfony/event-dispatcher (v5.2.4)
  - Locking symfony/event-dispatcher-contracts (v2.2.0)
  - Locking symfony/expression-language (v5.2.4)
  - Locking symfony/filesystem (v5.2.4)
  - Locking symfony/finder (v5.2.4)
  - Locking symfony/framework-bundle (v5.2.5)
  - Locking symfony/http-client (v5.2.4)
  - Locking symfony/http-client-contracts (v2.3.1)
  - Locking symfony/http-foundation (v5.2.4)
  - Locking symfony/http-kernel (v5.2.5)
  - Locking symfony/lock (v5.2.4)
  - Locking symfony/mailer (v5.2.5)
  - Locking symfony/mime (v5.2.5)
  - Locking symfony/monolog-bridge (v5.2.5)
  - Locking symfony/monolog-bundle (v3.6.0)
  - Locking symfony/options-resolver (v5.2.4)
  - Locking symfony/polyfill-ctype (v1.22.1)
  - Locking symfony/polyfill-intl-grapheme (v1.22.1)
  - Locking symfony/polyfill-intl-idn (v1.22.1)
  - Locking symfony/polyfill-intl-normalizer (v1.22.1)
  - Locking symfony/polyfill-mbstring (v1.22.1)
  - Locking symfony/polyfill-php72 (v1.22.1)
  - Locking symfony/polyfill-php73 (v1.22.1)
  - Locking symfony/polyfill-php80 (v1.22.1)
  - Locking symfony/process (v5.2.4)
  - Locking symfony/property-access (v5.2.4)
  - Locking symfony/property-info (v5.2.4)
  - Locking symfony/proxy-manager-bridge (v5.2.1)
  - Locking symfony/routing (v5.2.4)
  - Locking symfony/security-bundle (v5.2.5)
  - Locking symfony/security-core (v5.2.5)
  - Locking symfony/security-csrf (v5.2.4)
  - Locking symfony/security-guard (v5.2.4)
  - Locking symfony/security-http (v5.2.5)
  - Locking symfony/service-contracts (v2.2.0)
  - Locking symfony/stopwatch (v5.2.4)
  - Locking symfony/string (v5.2.4)
  - Locking symfony/translation (v5.2.5)
  - Locking symfony/translation-contracts (v2.3.0)
  - Locking symfony/twig-bridge (v5.2.5)
  - Locking symfony/twig-bundle (v5.2.4)
  - Locking symfony/var-dumper (v5.2.5)
  - Locking symfony/var-exporter (v5.2.4)
  - Locking symfony/web-profiler-bundle (v5.2.4)
  - Locking symfony/yaml (v5.2.5)
  - Locking terminal42/escargot (1.0.4)
  - Locking terminal42/service-annotation-bundle (1.1.3)
  - Locking thecodingmachine/safe (v1.3.3)
  - Locking toflar/psr6-symfony-http-cache-store (3.0.1)
  - Locking true/punycode (v2.1.1)
  - Locking twig/twig (v2.14.4)
  - Locking ua-parser/uap-php (v3.9.14)
  - Locking webignition/disallowed-character-terminated-string (2.0)
  - Locking webignition/robots-txt-file (3.0)
  - Locking webimpress/safe-writer (2.1.0)
  - Locking webmozart/assert (1.10.0)
  - Locking webmozart/path-util (2.3.0)
  - Locking wikimedia/less.php (1.8.2)
Writing lock file
Installing dependencies from lock file
Package operations: 178 installs, 0 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
  - Downloading contao-components/installer (1.4.1)
  - Downloading composer/package-versions-deprecated (1.11.99.1)
  - Downloading symfony/polyfill-ctype (v1.22.1)
  - Downloading symfony/deprecation-contracts (v2.2.0)
  - Downloading symfony/polyfill-php80 (v1.22.1)
  - Downloading symfony/polyfill-php73 (v1.22.1)
  - Downloading symfony/polyfill-mbstring (v1.22.1)
  - Downloading symfony/http-foundation (v5.2.4)
  - Downloading symfony/http-client-contracts (v2.3.1)
  - Downloading psr/event-dispatcher (1.0.0)
  - Downloading symfony/event-dispatcher-contracts (v2.2.0)
  - Downloading symfony/event-dispatcher (v5.2.4)
  - Downloading symfony/var-dumper (v5.2.5)
  - Downloading psr/log (1.1.3)
  - Downloading symfony/error-handler (v5.2.4)
  - Downloading symfony/http-kernel (v5.2.5)
  - Downloading psr/container (1.1.1)
  - Downloading symfony/service-contracts (v2.2.0)
  - Downloading symfony/dependency-injection (v5.2.5)
  - Downloading symfony/filesystem (v5.2.4)
  - Downloading symfony/config (v5.2.4)
  - Downloading symfony/routing (v5.2.4)
  - Downloading contao/manager-plugin (2.11.0)
  - Downloading ausi/slug-generator (v1.1.1)
  - Downloading dasprid/enum (1.0.3)
  - Downloading bacon/bacon-qr-code (2.0.3)
  - Downloading contao-components/ace (1.4.12)
  - Downloading contao-components/chosen (1.2.4)
  - Downloading contao-components/colorbox (1.6.6)
  - Downloading contao-components/colorpicker (1.5.1)
  - Downloading contao-components/contao (9.1.1)
  - Downloading contao-components/datepicker (2.3.1)
  - Downloading contao-components/dropzone (5.7.2)
  - Downloading contao-components/jquery (3.5.1)
  - Downloading contao-components/jquery-ui (1.12.1.1)
  - Downloading contao-components/mediabox (1.5.5)
  - Downloading contao-components/mootools (1.6.0.6)
  - Downloading contao-components/simplemodal (2.1.1)
  - Downloading contao-components/swipe (2.2.0)
  - Downloading contao-components/tablesort (4.0.1)
  - Downloading contao-components/tablesorter (2.31.3)
  - Downloading contao-components/tinymce4 (5.6.2)
  - Downloading symfony/yaml (v5.2.5)
  - Downloading patchwork/utf8 (v1.3.3)
  - Downloading symfony/options-resolver (v5.2.4)
  - Downloading psr/http-message (1.0.1)
  - Downloading php-http/message-factory (v1.0.2)
  - Downloading clue/stream-filter (v1.5.0)
  - Downloading php-http/message (1.11.0)
  - Downloading php-http/discovery (1.13.0)
  - Downloading symfony/http-client (v5.2.4)
  - Downloading psr/http-factory (1.0.1)
  - Downloading psr/http-client (1.0.1)
  - Downloading php-http/promise (1.1.0)
  - Downloading php-http/httplug (2.2.0)
  - Downloading php-http/client-common (2.3.0)
  - Downloading friendsofsymfony/http-cache (2.10.0)
  - Downloading wikimedia/less.php (1.8.2)
  - Downloading webmozart/assert (1.10.0)
  - Downloading webmozart/path-util (2.3.0)
  - Downloading webignition/disallowed-character-terminated-string (2.0)
  - Downloading webignition/robots-txt-file (3.0)
  - Downloading composer/ca-bundle (1.2.9)
  - Downloading ua-parser/uap-php (v3.9.14)
  - Downloading twig/twig (v2.14.4)
  - Downloading true/punycode (v2.1.1)
  - Downloading doctrine/lexer (1.2.1)
  - Downloading doctrine/annotations (1.12.1)
  - Downloading terminal42/service-annotation-bundle (1.1.3)
  - Downloading symfony/dom-crawler (v5.2.4)
  - Downloading nyholm/psr7 (1.4.0)
  - Downloading terminal42/escargot (1.0.4)
  - Downloading symfony/translation-contracts (v2.3.0)
  - Downloading symfony/twig-bridge (v5.2.5)
  - Downloading symfony/twig-bundle (v5.2.4)
  - Downloading symfony/translation (v5.2.5)
  - Downloading symfony/security-core (v5.2.5)
  - Downloading symfony/polyfill-intl-normalizer (v1.22.1)
  - Downloading symfony/polyfill-intl-grapheme (v1.22.1)
  - Downloading symfony/string (v5.2.4)
  - Downloading symfony/property-info (v5.2.4)
  - Downloading symfony/property-access (v5.2.4)
  - Downloading symfony/security-http (v5.2.5)
  - Downloading symfony/security-guard (v5.2.4)
  - Downloading symfony/security-csrf (v5.2.4)
  - Downloading symfony/security-bundle (v5.2.5)
  - Downloading symfony/process (v5.2.4)
  - Downloading monolog/monolog (2.2.0)
  - Downloading symfony/monolog-bridge (v5.2.5)
  - Downloading symfony/polyfill-php72 (v1.22.1)
  - Downloading symfony/polyfill-intl-idn (v1.22.1)
  - Downloading symfony/mime (v5.2.5)
  - Downloading egulias/email-validator (3.1.0)
  - Downloading symfony/mailer (v5.2.5)
  - Downloading symfony/lock (v5.2.4)
  - Downloading symfony/finder (v5.2.4)
  - Downloading symfony/var-exporter (v5.2.4)
  - Downloading psr/cache (1.0.1)
  - Downloading symfony/cache-contracts (v2.2.0)
  - Downloading symfony/cache (v5.2.4)
  - Downloading symfony/framework-bundle (v5.2.5)
  - Downloading symfony/expression-language (v5.2.4)
  - Downloading symfony/console (v5.2.5)
  - Downloading symfony/asset (v5.2.4)
  - Downloading symfony-cmf/routing (2.3.3)
  - Downloading symfony-cmf/routing-bundle (2.5.0)
  - Downloading thecodingmachine/safe (v1.3.3)
  - Downloading paragonie/constant_time_encoding (v2.4.0)
  - Downloading beberlei/assert (v3.3.0)
  - Downloading spomky-labs/otphp (v10.0.1)
  - Downloading simplepie/simplepie (1.5.6)
  - Downloading scssphp/scssphp (v1.4.1)
  - Downloading scrivo/highlight.php (v9.18.1.6)
  - Downloading scheb/2fa-bundle (v5.7.0)
  - Downloading lcobucci/clock (2.0.0)
  - Downloading lcobucci/jwt (4.1.2)
  - Downloading scheb/2fa-trusted-device (v5.7.0)
  - Downloading scheb/2fa-backup-code (v5.7.0)
  - Downloading paragonie/random_compat (v9.99.99)
  - Downloading ramsey/uuid (3.9.3)
  - Downloading phpspec/php-diff (v1.1.3)
  - Downloading nikic/php-parser (v4.10.4)
  - Downloading nelmio/cors-bundle (2.1.0)
  - Downloading michelf/php-markdown (1.9.0)
  - Downloading matthiasmullie/path-converter (1.1.3)
  - Downloading matthiasmullie/minify (1.3.66)
  - Downloading league/uri-parser (1.4.1)
  - Downloading league/uri-interfaces (1.1.1)
  - Downloading league/uri-schemes (1.2.1)
  - Downloading psr/simple-cache (1.0.1)
  - Downloading league/uri-hostname-parser (1.1.2)
  - Downloading league/uri-components (1.8.2)
  - Downloading knplabs/knp-time-bundle (v1.16.0)
  - Downloading knplabs/knp-menu (v3.1.3)
  - Downloading knplabs/knp-menu-bundle (v3.1.0)
  - Downloading imagine/imagine (1.2.4)
  - Downloading friendsofsymfony/http-cache-bundle (2.10.2)
  - Downloading dragonmantank/cron-expression (v2.3.1)
  - Downloading doctrine/event-manager (1.1.1)
  - Downloading doctrine/collections (1.6.7)
  - Downloading doctrine/cache (1.10.2)
  - Downloading doctrine/persistence (2.1.0)
  - Downloading doctrine/instantiator (1.4.0)
  - Downloading doctrine/inflector (2.0.3)
  - Downloading doctrine/dbal (2.12.1)
  - Downloading doctrine/common (3.1.1)
  - Downloading doctrine/orm (2.8.2)
  - Downloading symfony/doctrine-bridge (v5.2.5)
  - Downloading doctrine/sql-formatter (1.1.1)
  - Downloading doctrine/doctrine-bundle (2.2.4)
  - Downloading contao/polyfill-symfony (1.0.0)
  - Downloading contao/imagine-svg (1.0.2)
  - Downloading contao/image (1.1.0)
  - Downloading contao/core-bundle (4.11.1)
  - Downloading contao/calendar-bundle (4.11.1)
  - Downloading contao/comments-bundle (4.11.1)
  - Downloading contao/faq-bundle (4.11.1)
  - Downloading contao/listing-bundle (4.11.1)
  - Downloading toflar/psr6-symfony-http-cache-store (3.0.1)
  - Downloading symfony/web-profiler-bundle (v5.2.4)
  - Downloading symfony/stopwatch (v5.2.4)
  - Downloading webimpress/safe-writer (2.1.0)
  - Downloading laminas/laminas-zendframework-bridge (1.2.0)
  - Downloading laminas/laminas-eventmanager (3.3.1)
  - Downloading laminas/laminas-code (4.0.0)
  - Downloading ocramius/proxy-manager (2.11.1)
  - Downloading symfony/proxy-manager-bridge (v5.2.1)
  - Downloading symfony/monolog-bundle (v3.6.0)
  - Downloading symfony/dotenv (v5.2.4)
  - Downloading symfony/debug-bundle (v5.2.4)
  - Downloading symfony/debug (v4.4.20)
  - Downloading nelmio/security-bundle (v2.10.3)
  - Downloading contao/maintenance-bundle-deprecated (v2.1.9)
  - Downloading contao/installation-bundle (4.11.1)
  - Downloading contao/manager-bundle (4.11.1)
  - Downloading contao/news-bundle (4.11.1)
  - Downloading contao/newsletter-bundle (4.11.1)
  - Installing contao-components/installer (1.4.1): Extracting archive
  - Installing composer/package-versions-deprecated (1.11.99.1): Extracting archive
  - Installing symfony/polyfill-ctype (v1.22.1): Extracting archive
  - Installing symfony/deprecation-contracts (v2.2.0): Extracting archive
  - Installing symfony/polyfill-php80 (v1.22.1): Extracting archive
  - Installing symfony/polyfill-php73 (v1.22.1): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.22.1): Extracting archive
  - Installing symfony/http-foundation (v5.2.4): Extracting archive
  - Installing symfony/http-client-contracts (v2.3.1): Extracting archive
  - Installing psr/event-dispatcher (1.0.0): Extracting archive
  - Installing symfony/event-dispatcher-contracts (v2.2.0): Extracting archive
  - Installing symfony/event-dispatcher (v5.2.4): Extracting archive
  - Installing symfony/var-dumper (v5.2.5): Extracting archive
  - Installing psr/log (1.1.3): Extracting archive
  - Installing symfony/error-handler (v5.2.4): Extracting archive
  - Installing symfony/http-kernel (v5.2.5): Extracting archive
  - Installing psr/container (1.1.1): Extracting archive
  - Installing symfony/service-contracts (v2.2.0): Extracting archive
  - Installing symfony/dependency-injection (v5.2.5): Extracting archive
  - Installing symfony/filesystem (v5.2.4): Extracting archive
  - Installing symfony/config (v5.2.4): Extracting archive
  - Installing symfony/routing (v5.2.4): Extracting archive
  - Installing contao/manager-plugin (2.11.0): Extracting archive
  - Installing ausi/slug-generator (v1.1.1): Extracting archive
  - Installing dasprid/enum (1.0.3): Extracting archive
  - Installing bacon/bacon-qr-code (2.0.3): Extracting archive
  - Installing contao-components/ace (1.4.12): Extracting archive
  - Installing contao-components/chosen (1.2.4): Extracting archive
  - Installing contao-components/colorbox (1.6.6): Extracting archive
  - Installing contao-components/colorpicker (1.5.1): Extracting archive
  - Installing contao-components/contao (9.1.1): Extracting archive
  - Installing contao-components/datepicker (2.3.1): Extracting archive
  - Installing contao-components/dropzone (5.7.2): Extracting archive
  - Installing contao-components/jquery (3.5.1): Extracting archive
  - Installing contao-components/jquery-ui (1.12.1.1): Extracting archive
  - Installing contao-components/mediabox (1.5.5): Extracting archive
  - Installing contao-components/mootools (1.6.0.6): Extracting archive
  - Installing contao-components/simplemodal (2.1.1): Extracting archive
  - Installing contao-components/swipe (2.2.0): Extracting archive
  - Installing contao-components/tablesort (4.0.1): Extracting archive
  - Installing contao-components/tablesorter (2.31.3): Extracting archive
  - Installing contao-components/tinymce4 (5.6.2): Extracting archive
  - Installing symfony/yaml (v5.2.5): Extracting archive
  - Installing patchwork/utf8 (v1.3.3): Extracting archive
  - Installing symfony/options-resolver (v5.2.4): Extracting archive
  - Installing psr/http-message (1.0.1): Extracting archive
  - Installing php-http/message-factory (v1.0.2): Extracting archive
  - Installing clue/stream-filter (v1.5.0): Extracting archive
  - Installing php-http/message (1.11.0): Extracting archive
  - Installing php-http/discovery (1.13.0): Extracting archive
  - Installing symfony/http-client (v5.2.4): Extracting archive
  - Installing psr/http-factory (1.0.1): Extracting archive
  - Installing psr/http-client (1.0.1): Extracting archive
  - Installing php-http/promise (1.1.0): Extracting archive
  - Installing php-http/httplug (2.2.0): Extracting archive
  - Installing php-http/client-common (2.3.0): Extracting archive
  - Installing friendsofsymfony/http-cache (2.10.0): Extracting archive
  - Installing wikimedia/less.php (1.8.2): Extracting archive
  - Installing webmozart/assert (1.10.0): Extracting archive
  - Installing webmozart/path-util (2.3.0): Extracting archive
  - Installing webignition/disallowed-character-terminated-string (2.0): Extracting archive
  - Installing webignition/robots-txt-file (3.0): Extracting archive
  - Installing composer/ca-bundle (1.2.9): Extracting archive
  - Installing ua-parser/uap-php (v3.9.14): Extracting archive
  - Installing twig/twig (v2.14.4): Extracting archive
  - Installing true/punycode (v2.1.1): Extracting archive
  - Installing doctrine/lexer (1.2.1): Extracting archive
  - Installing doctrine/annotations (1.12.1): Extracting archive
  - Installing terminal42/service-annotation-bundle (1.1.3): Extracting archive
  - Installing symfony/dom-crawler (v5.2.4): Extracting archive
  - Installing nyholm/psr7 (1.4.0): Extracting archive
  - Installing terminal42/escargot (1.0.4): Extracting archive
  - Installing symfony/translation-contracts (v2.3.0): Extracting archive
  - Installing symfony/twig-bridge (v5.2.5): Extracting archive
  - Installing symfony/twig-bundle (v5.2.4): Extracting archive
  - Installing symfony/translation (v5.2.5): Extracting archive
  - Installing symfony/security-core (v5.2.5): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.22.1): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.22.1): Extracting archive
  - Installing symfony/string (v5.2.4): Extracting archive
  - Installing symfony/property-info (v5.2.4): Extracting archive
  - Installing symfony/property-access (v5.2.4): Extracting archive
  - Installing symfony/security-http (v5.2.5): Extracting archive
  - Installing symfony/security-guard (v5.2.4): Extracting archive
  - Installing symfony/security-csrf (v5.2.4): Extracting archive
  - Installing symfony/security-bundle (v5.2.5): Extracting archive
  - Installing symfony/process (v5.2.4): Extracting archive
  - Installing monolog/monolog (2.2.0): Extracting archive
  - Installing symfony/monolog-bridge (v5.2.5): Extracting archive
  - Installing symfony/polyfill-php72 (v1.22.1): Extracting archive
  - Installing symfony/polyfill-intl-idn (v1.22.1): Extracting archive
  - Installing symfony/mime (v5.2.5): Extracting archive
  - Installing egulias/email-validator (3.1.0): Extracting archive
  - Installing symfony/mailer (v5.2.5): Extracting archive
  - Installing symfony/lock (v5.2.4): Extracting archive
  - Installing symfony/finder (v5.2.4): Extracting archive
  - Installing symfony/var-exporter (v5.2.4): Extracting archive
  - Installing psr/cache (1.0.1): Extracting archive
  - Installing symfony/cache-contracts (v2.2.0): Extracting archive
  - Installing symfony/cache (v5.2.4): Extracting archive
  - Installing symfony/framework-bundle (v5.2.5): Extracting archive
  - Installing symfony/expression-language (v5.2.4): Extracting archive
  - Installing symfony/console (v5.2.5): Extracting archive
  - Installing symfony/asset (v5.2.4): Extracting archive
  - Installing symfony-cmf/routing (2.3.3): Extracting archive
  - Installing symfony-cmf/routing-bundle (2.5.0): Extracting archive
  - Installing thecodingmachine/safe (v1.3.3): Extracting archive
  - Installing paragonie/constant_time_encoding (v2.4.0): Extracting archive
  - Installing beberlei/assert (v3.3.0): Extracting archive
  - Installing spomky-labs/otphp (v10.0.1): Extracting archive
  - Installing simplepie/simplepie (1.5.6): Extracting archive
  - Installing scssphp/scssphp (v1.4.1): Extracting archive
  - Installing scrivo/highlight.php (v9.18.1.6): Extracting archive
  - Installing scheb/2fa-bundle (v5.7.0): Extracting archive
  - Installing lcobucci/clock (2.0.0): Extracting archive
  - Installing lcobucci/jwt (4.1.2): Extracting archive
  - Installing scheb/2fa-trusted-device (v5.7.0): Extracting archive
  - Installing scheb/2fa-backup-code (v5.7.0): Extracting archive
  - Installing paragonie/random_compat (v9.99.99): Extracting archive
  - Installing ramsey/uuid (3.9.3): Extracting archive
  - Installing phpspec/php-diff (v1.1.3): Extracting archive
  - Installing nikic/php-parser (v4.10.4): Extracting archive
  - Installing nelmio/cors-bundle (2.1.0): Extracting archive
  - Installing michelf/php-markdown (1.9.0): Extracting archive
  - Installing matthiasmullie/path-converter (1.1.3): Extracting archive
  - Installing matthiasmullie/minify (1.3.66): Extracting archive
  - Installing league/uri-parser (1.4.1): Extracting archive
  - Installing league/uri-interfaces (1.1.1): Extracting archive
  - Installing league/uri-schemes (1.2.1): Extracting archive
  - Installing psr/simple-cache (1.0.1): Extracting archive
  - Installing league/uri-hostname-parser (1.1.2): Extracting archive
  - Installing league/uri-components (1.8.2): Extracting archive
  - Installing knplabs/knp-time-bundle (v1.16.0): Extracting archive
  - Installing knplabs/knp-menu (v3.1.3): Extracting archive
  - Installing knplabs/knp-menu-bundle (v3.1.0): Extracting archive
  - Installing imagine/imagine (1.2.4): Extracting archive
  - Installing friendsofsymfony/http-cache-bundle (2.10.2): Extracting archive
  - Installing dragonmantank/cron-expression (v2.3.1): Extracting archive
  - Installing doctrine/event-manager (1.1.1): Extracting archive
  - Installing doctrine/collections (1.6.7): Extracting archive
  - Installing doctrine/cache (1.10.2): Extracting archive
  - Installing doctrine/persistence (2.1.0): Extracting archive
  - Installing doctrine/instantiator (1.4.0): Extracting archive
  - Installing doctrine/inflector (2.0.3): Extracting archive
  - Installing doctrine/dbal (2.12.1): Extracting archive
  - Installing doctrine/common (3.1.1): Extracting archive
  - Installing doctrine/orm (2.8.2): Extracting archive
  - Installing symfony/doctrine-bridge (v5.2.5): Extracting archive
  - Installing doctrine/sql-formatter (1.1.1): Extracting archive
  - Installing doctrine/doctrine-bundle (2.2.4): Extracting archive
  - Installing contao/polyfill-symfony (1.0.0): Extracting archive
  - Installing contao/imagine-svg (1.0.2): Extracting archive
  - Installing contao/image (1.1.0): Extracting archive
  - Installing contao/core-bundle (4.11.1): Extracting archive
  - Installing contao/calendar-bundle (4.11.1): Extracting archive
  - Installing contao/comments-bundle (4.11.1): Extracting archive
  - Installing contao/conflicts (dev-main 5844be3)
  - Installing contao/faq-bundle (4.11.1): Extracting archive
  - Installing contao/listing-bundle (4.11.1): Extracting archive
  - Installing toflar/psr6-symfony-http-cache-store (3.0.1): Extracting archive
  - Installing symfony/web-profiler-bundle (v5.2.4): Extracting archive
  - Installing symfony/stopwatch (v5.2.4): Extracting archive
  - Installing webimpress/safe-writer (2.1.0): Extracting archive
  - Installing laminas/laminas-zendframework-bridge (1.2.0): Extracting archive
  - Installing laminas/laminas-eventmanager (3.3.1): Extracting archive
  - Installing laminas/laminas-code (4.0.0): Extracting archive
  - Installing ocramius/proxy-manager (2.11.1): Extracting archive
  - Installing symfony/proxy-manager-bridge (v5.2.1): Extracting archive
  - Installing symfony/monolog-bundle (v3.6.0): Extracting archive
  - Installing symfony/dotenv (v5.2.4): Extracting archive
  - Installing symfony/debug-bundle (v5.2.4): Extracting archive
  - Installing symfony/debug (v4.4.20): Extracting archive
  - Installing nelmio/security-bundle (v2.10.3): Extracting archive
  - Installing contao/maintenance-bundle-deprecated (v2.1.9): Extracting archive
  - Installing contao/installation-bundle (4.11.1): Extracting archive
  - Installing contao/manager-bundle (4.11.1): Extracting archive
  - Installing contao/news-bundle (4.11.1): Extracting archive
  - Installing contao/newsletter-bundle (4.11.1): Extracting archive
composer/package-versions-deprecated: Generating version class...
composer/package-versions-deprecated: ...done generating version class
contao/manager-plugin: Generating plugin class...
62 package suggestions were added by new dependencies, use `composer suggest` to see details.
Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
Generating optimized autoload files
Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
86 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
contao/manager-plugin: ...done generating plugin class
Please edit your root composer.json and set "post-update-cmd" to "@php vendor/bin/contao-setup --no-ansi" instead of using "ScriptHandler::initializeApplication()".
> Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
Added the web/.htaccess file.
Added the web/preview.php file.
Added the web/app.php file.
Added the web/index.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  
  ✔   ContaoFaqBundle          relative symlink  
  ✔   ContaoCommentsBundle     relative symlink  
  ✔   ContaoNewsBundle         relative symlink  
  ✔   ContaoCalendarBundle     relative symlink  
  ✔   ContaoNewsletterBundle   relative symlink  
 --- ------------------------ ------------------ 

 [OK] All assets were successfully installed.                                   

 * assets/css
 * assets/js
 * system
 * system/cache
 * system/config
 * system/modules
 * system/themes
 * system/tmp
 * templates
 * web/share
 * web/system
 * assets/images
 * files

 --- ---------------------------------------- ---------------------------------------------------------------- 
      Symlink                                  Target / Error                                                  
 --- ---------------------------------------- ---------------------------------------------------------------- 
  ✔   system/themes/flexible                   vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
  ✔   web/vendor/scrivo/highlight_php/styles   vendor/scrivo/highlight.php/styles                              
  ✔   web/assets                               assets                                                          
  ✔   web/system/themes                        system/themes                                                   
  ✔   system/logs                              var/logs                                                        
 --- ---------------------------------------- ---------------------------------------------------------------- 

Done! Please open the Contao install tool or run contao:migrate on the command line to make sure the database is up-to-date.

# Process terminated with exit code 0
# Result: OK

Klicke ich nun auf Datenbank aktualisieren kommt der oben beschriebene Fehler

fritzmg commented 3 years ago

/contao/install is a route, not a physical folder. You need to make sure that your Apache is configured to process .htaccess files (AllowOverride All), so that the .htaccess provided by Contao is taken into account and thus the request gets processed by PHP.

KHerzberg commented 3 years ago

You are of course right, /contao/install should not be a directory. However, /contao/ should be a directory, right? This will not be created. Even if you mean a symbolic link with route, it does not exist. See the following image, which is the directory after Contao manager created the folders. Bildschirmfoto vom 2021-03-19 15-40-41

Also Apache is already configured so that it should execute the .htaccess of Contao. For this I attach the apache2.conf (extended by .txt because of github). apache2.conf.txt Instead of /var/www by

<Directory /var/www>
    Options Indexes FollowSymLinks
    AllowOverride All
    Require all granted
</Directory> 

I had also tried /var/www/html, /var/www/html, /var/www/html/web and /var/www/contao-manager also in combinations to each other but without success.

fritzmg commented 3 years ago

You are of course right, /contao/install should not be a directory. However, /contao/ should be a directory, right?

No, that's also a route.

Even if you mean a symbolic link with route, it does not exist.

No, that's not what a route is. A "route" in this context refers to an URL path that is handled by a controller within the application.

Also Apache is already configured so that it should execute the .htaccess of Contao.

Try opening https://example.com/app.php/contao/install instead of https://example.com/contao/install

KHerzberg commented 3 years ago

Ah, it's running. Thanks

fritzmg commented 3 years ago

If it works with app.php then it means the .htaccess is not taken into account.

KHerzberg commented 3 years ago

Yes, you should also enable the RewriteEngine and not just install it. As root a2enmod rewrite && a2enmod actions && systemctl restart apache2. Three simple commands and it runs.