Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 40 von 51

Thema: Composer Installation - Windows

  1. #1
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard Composer Installation - Windows

    Moin Jungs,

    habe die aktuelle managed Edition via Composer installiert.

    Zum schluss kamen noch folgende Meldungen. Bei mir wurde weder nach dem mysql user noch nach irgendwas anderem gefragt. auch eine install.php kann ich irgendwie nicht finden?

    Was mach ich falsch?


    Code:
     [OK] Cache for the "prod" environment (debug=false) 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
     --------- ------------------------ ------------------
      WARNING   ContaoCoreBundle         absolute symlink
      WARNING   ContaoCalendarBundle     absolute symlink
      WARNING   ContaoCommentsBundle     absolute symlink
      WARNING   ContaoFaqBundle          absolute symlink
      WARNING   ContaoNewsBundle         absolute symlink
      WARNING   ContaoNewsletterBundle   absolute symlink
     --------- ------------------------ ------------------
    
     [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
     * C:\Server\Apache24\htdocs\contao\web\assets\images
    
     Added/updated the system/initialize.php file.
    
     Symlinked the system/config/tcpdf.php file.
    
    
     ---- ------------------------ ----------------------------------------------------------------
           Symlink                  Target / Error
     ---- ------------------------ ----------------------------------------------------------------
      OK   system/themes/flexible   vendor/contao/core-bundle/src/Resources/contao/themes/flexible
      OK   web/assets               assets
      OK   web/system/themes        system/themes
      OK   system/logs              var/logs
     ---- ------------------------ ----------------------------------------------------------------
    der aktuelle aufbau schaut jetzt so aus:

    Code:
    Index of /
    .gitignore
    README.md
    app/
    assets/
    composer.json
    composer.lock
    files/
    system/
    templates/
    var/
    vendor/
    web/
    Geändert von Acta (09.10.2017 um 19:09 Uhr)

  2. #2
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.513
    User beschenken
    Wunschliste

    Standard

    Der Aufruf des Install Tools ist http://domain.de/contao/install , davon ausgehend, das deine Domain / vhost ins web Verzeichnis zeigt.
    Über localhost könnte es auch so gehen http://localhost/web/contao/install
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  3. #3
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Hi danke für deine Hilfe, aber wie du oben im Beitrag siehst...

    findet sich gar kein Ordner contao....

    Mein Aufbau:

    Das ist der Dokumentroot
    C:server/apache24/htdocs/contao/web

    Angesprochen wird das ganze als Virutal host über: contao.localhost

  4. #4
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.513
    User beschenken
    Wunschliste

    Standard

    Das ist korrekt so, das sind auch keine Ordner oder Dateien sondern Routen, das wird alles intern über die app.php geleitet und verarbeitet.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  5. #5
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    http://contao.localhost/contao/install


    für bei mir zu einem

    Code:
    Not Found
    The requested URL /contao/install was not found on this server.

  6. #6
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Code:
    C:\Windows\system32>composer create-project contao/managed-edition:4.4.5 C:\Server\Apache24\htdocs\contao\web
    Installing contao/managed-edition (4.4.5)
      - Installing contao/managed-edition (4.4.5): Loading from cache
    Created project in C:\Server\Apache24\htdocs\contao\web
    Loading composer repositories with package information
    Installing dependencies (including require-dev) from lock file
    Package operations: 106 installs, 0 updates, 0 removals
      - Installing contao-components/installer (1.2.5): Loading from cache
      - Installing contao-components/ace (1.2.6): Loading from cache
      - Installing contao-components/chosen (1.1.8): Loading from cache
      - Installing contao-components/colorbox (1.6.4): Loading from cache
      - Installing contao-components/colorpicker (1.4.0.1): Loading from cache
      - Installing contao-components/compass (0.12.2.1): Loading from cache
      - Installing contao-components/contao (7.1.1): Loading from cache
      - Installing contao-components/datepicker (2.2.0.3): Loading from cache
      - Installing contao-components/dropzone (4.3.0): Loading from cache
      - Installing contao-components/highlight (8.9.1): Loading from cache
      - Installing contao-components/html5shiv (3.7.3): Loading from cache
      - Installing contao-components/jquery (1.12.4): Loading from cache
      - Installing contao-components/jquery-ui (1.12.1): Loading from cache
      - Installing contao-components/mediabox (1.5.4.1): Loading from cache
      - Installing contao-components/mediaelement (4.1.3): Loading from cache
      - Installing contao-components/mootools (1.6.0.4): Loading from cache
      - Installing contao-components/respimage (1.4.2): Loading from cache
      - Installing contao-components/simplemodal (2.0.6): Loading from cache
      - Installing contao-components/swipe (2.0.6.1): Loading from cache
      - Installing contao-components/tablesort (3.4.8): Loading from cache
      - Installing contao-components/tablesorter (2.0.5.5): Loading from cache
      - Installing contao-components/tinymce4 (4.6.2.1): Loading from cache
      - Installing twig/twig (v1.34.4): Loading from cache
      - Installing symfony/polyfill-util (v1.5.0): Loading from cache
      - Installing paragonie/random_compat (v2.0.10): Loading from cache
      - Installing symfony/polyfill-php70 (v1.5.0): Loading from cache
      - Installing symfony/polyfill-php56 (v1.5.0): Loading from cache
      - Installing symfony/polyfill-mbstring (v1.5.0): Loading from cache
      - Installing symfony/symfony (v3.3.9): Loading from cache
      - Installing symfony/polyfill-intl-icu (v1.5.0): Loading from cache
      - Installing symfony/polyfill-apcu (v1.5.0): Loading from cache
      - Installing psr/simple-cache (1.0.0): Loading from cache
      - Installing psr/log (1.0.2): Loading from cache
      - Installing psr/link (1.0.0): Loading from cache
      - Installing psr/container (1.0.0): Loading from cache
      - Installing psr/cache (1.0.1): Loading from cache
      - Installing fig/link-util (1.0.0): Loading from cache
      - Installing doctrine/lexer (v1.0.1): Loading from cache
      - Installing doctrine/inflector (v1.1.0): Loading from cache
      - Installing doctrine/collections (v1.4.0): Loading from cache
      - Installing doctrine/cache (v1.6.2): Loading from cache
      - Installing doctrine/annotations (v1.4.0): Loading from cache
      - Installing doctrine/common (v2.7.3): Loading from cache
      - Installing webmozart/assert (1.2.0): Loading from cache
      - Installing webmozart/path-util (2.3.0): Loading from cache
      - Installing true/punycode (v2.1.1): Loading from cache
      - Installing psr/http-message (1.0.1): Loading from cache
      - Installing php-http/message-factory (v1.0.2): Loading from cache
      - Installing clue/stream-filter (v1.4.0): Loading from cache
      - Installing php-http/message (1.6.0): Loading from cache
      - Installing php-http/discovery (1.3.0): Loading from cache
      - Installing php-http/promise (v1.0.0): Loading from cache
      - Installing php-http/httplug (v1.1.0): Loading from cache
      - Installing guzzlehttp/psr7 (1.4.2): Loading from cache
      - Installing guzzlehttp/promises (v1.3.1): Loading from cache
      - Installing guzzlehttp/guzzle (6.3.0): Loading from cache
      - Installing php-http/guzzle6-adapter (v1.1.1): Loading from cache
      - Installing php-http/client-common (1.5.0): Loading from cache
      - Installing friendsofsymfony/http-cache (2.0.2): Loading from cache
      - Installing friendsofsymfony/http-cache-bundle (2.1.1): Loading from cache
      - Installing terminal42/header-replay-bundle (1.2.1): Loading from cache
      - Installing tecnickcom/tcpdf (6.2.13): Loading from cache
      - Installing swiftmailer/swiftmailer (v5.4.8): Loading from cache
      - Installing symfony/swiftmailer-bundle (v2.6.3): Loading from cache
      - Installing simplepie/simplepie (1.5): Loading from cache
      - Installing sensio/framework-extra-bundle (v3.0.27): Loading from cache
      - Installing phpunit/php-token-stream (1.4.11): Loading from cache
      - Installing phpspec/php-diff (v1.1.0): Loading from cache
      - Installing patchwork/utf8 (v1.3.1): Loading from cache
      - Installing oyejorge/less.php (v1.7.0.14): Loading from cache
      - Installing nelmio/cors-bundle (1.5.3): Loading from cache
      - Installing michelf/php-markdown (1.7.0): Loading from cache
      - Installing matthiasmullie/path-converter (1.1.0): Loading from cache
      - Installing matthiasmullie/minify (1.3.52): Loading from cache
      - Installing jeremykendall/php-domain-parser (3.0.0): Loading from cache
      - Installing league/uri (4.2.2): Loading from cache
      - Installing leafo/scssphp (v0.6.7): Loading from cache
      - Installing knplabs/knp-time-bundle (1.7.4): Loading from cache
      - Installing knplabs/knp-menu (2.2.0): Loading from cache
      - Installing knplabs/knp-menu-bundle (2.1.3): Loading from cache
      - Installing imagine/imagine (v0.6.3): Loading from cache
      - Installing doctrine/doctrine-cache-bundle (1.3.0): Loading from cache
      - Installing jdorn/sql-formatter (v1.2.17): Loading from cache
      - Installing doctrine/dbal (v2.5.13): Loading from cache
      - Installing doctrine/doctrine-bundle (1.6.8): Loading from cache
      - Installing contao/imagine-svg (0.1.5): Loading from cache
      - Installing contao/image (0.3.4): Loading from cache
      - Installing contao/core-bundle (4.4.5): Loading from cache
      - Installing contao/calendar-bundle (4.4.5): Loading from cache
      - Installing contao/comments-bundle (4.4.5): Loading from cache
      - Installing contao/faq-bundle (4.4.5): Loading from cache
      - Installing contao/listing-bundle (4.4.5): Loading from cache
      - Installing monolog/monolog (1.23.0): Loading from cache
      - Installing symfony/monolog-bundle (v2.12.1): Loading from cache
      - Installing ua-parser/uap-php (v3.4.7): Loading from cache
      - Installing nelmio/security-bundle (2.4.0): Loading from cache
      - Installing lexik/maintenance-bundle (v2.1.1): Loading from cache
      - Installing contao/manager-plugin (2.1.0): Loading from cache
      - Installing sensiolabs/ansi-to-html (v1.1.3): Loading from cache
      - Installing composer/ca-bundle (1.0.8): Loading from cache
      - Installing sensiolabs/security-checker (v4.1.5): Loading from cache
      - Installing sensio/distribution-bundle (v5.0.21): Loading from cache
      - Installing contao/installation-bundle (4.4.5): Loading from cache
      - Installing contao/manager-bundle (4.4.5): Loading from cache
      - Installing contao/news-bundle (4.4.5): Loading from cache
      - Installing contao/newsletter-bundle (4.4.5): Loading from cache
    paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
    php-http/message suggests installing slim/slim (Used with Slim Framework PSR-7 implementation)
    php-http/message suggests installing zendframework/zend-diactoros (Used with Diactoros Factories)
    php-http/discovery suggests installing puli/composer-plugin (Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details.)
    php-http/client-common suggests installing php-http/cache-plugin (PSR-6 Cache plugin)
    php-http/client-common suggests installing php-http/logger-plugin (PSR-3 Logger plugin)
    php-http/client-common suggests installing php-http/stopwatch-plugin (Symfony Stopwatch plugin)
    simplepie/simplepie suggests installing mf2/mf2 (Microformat module that allows for parsing HTML for microformats)
    sensio/framework-extra-bundle suggests installing symfony/psr-http-message-bridge (To use the PSR-7 converters)
    patchwork/utf8 suggests installing ext-wfio (Use WFIO for UTF-8 filesystem access on Windows)
    knplabs/knp-menu suggests installing pimple/pimple (for the built-in implementations of the menu provider and renderer provider)
    knplabs/knp-menu suggests installing silex/silex (for the integration with your silex application)
    imagine/imagine suggests installing ext-gmagick (to use the Gmagick implementation)
    imagine/imagine suggests installing ext-imagick (to use the Imagick implementation)
    doctrine/doctrine-cache-bundle suggests installing symfony/security-acl (For using this bundle to cache ACLs)
    doctrine/doctrine-bundle suggests installing doctrine/orm (The Doctrine ORM integration is optional in the bundle.)
    monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
    monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
    monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
    monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)
    monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
    monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server via PHP Driver)
    monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
    monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
    monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
    monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
    monolog/monolog suggests installing sentry/sentry (Allow sending log messages to a Sentry server)
    Generating autoload files
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    
     Added/updated the web/.htaccess file.
     Added/updated the web/app.php file.
     Added/updated the web/app_dev.php file.
    
     // Clearing the cache for the prod environment with debug false
    
     [OK] Cache for the "prod" environment (debug=false) 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
     --------- ------------------------ ------------------
      WARNING   ContaoCoreBundle         absolute symlink
      WARNING   ContaoCalendarBundle     absolute symlink
      WARNING   ContaoCommentsBundle     absolute symlink
      WARNING   ContaoFaqBundle          absolute symlink
      WARNING   ContaoNewsBundle         absolute symlink
      WARNING   ContaoNewsletterBundle   absolute symlink
     --------- ------------------------ ------------------
    
     [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
     * C:\Server\Apache24\htdocs\contao\web\assets\images
    
     Added/updated the system/initialize.php file.
    
     Symlinked the system/config/tcpdf.php file.
    
    
     ---- ------------------------ ----------------------------------------------------------------
           Symlink                  Target / Error
     ---- ------------------------ ----------------------------------------------------------------
      OK   system/themes/flexible   vendor/contao/core-bundle/src/Resources/contao/themes/flexible
      OK   web/assets               assets
      OK   web/system/themes        system/themes
      OK   system/logs              var/logs
     ---- ------------------------ ----------------------------------------------------------------

    Das der auszug aus dem CMD

  7. #7
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.513
    User beschenken
    Wunschliste

    Standard

    Gibt es bei dir C:\Server\Apache24\htdocs\contao\web\web ? Also zweimal web hintereinander?
    Denn normalerweise gibt man das Install Verzeichnis an, ohne web am Ende, ich vermute daher, das die ganze Installation eine Ebene zu tief gelandet ist.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  8. #8
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Ja gibt es... denn contao sollte ja im ordner web installiert werden

    Demzufolge habe ich htdocs/contao/web erstellt

    Den Documentroot auf entsprechenden Ordner gesetzt.... und dann via composer contao in htdocs/contao/web installiert

    Also wo direkt liegt nun der fehler?

  9. #9
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Unter htdocs/contao/web

    liegen:

    app
    assets
    files
    system
    templates
    var
    vendor
    web
    gitgnore
    composer.json
    composer.lock
    Readme.md

    im ordner

    htdocs/contao/web/web

    liegen:
    assets
    bundles
    share
    system
    htaccess
    app.php
    app_dev.php

  10. #10
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.078
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Die Installation mit Composer hätte eben eins höher gehört. Die Installation liegt in htdocs/contao und das Document Root in htdocs/contao/web.
    Edit: So sollte sie jedenfalls liegen, bei dir ist sie eben eins zu tief gerutscht.

  11. #11
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    ahhhh! Gracias

    Ich installieres es gerade eine ebene höher! Meld mich ob erfolg oder nicht :-)

    Danke Bugbuster und danke tab!

  12. #12
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    So....

    Eine ebene höher installiert!

    beim aufruf von contao.localhost werde ich weitergeleitet an: contao.loalhost/app.php

    Die Anzeige:

    Unvollständige INstallation
    Bitte öffnen Sie das Contao-Installtool (/contao/install) in Ihrem Browser.

    rufe ich contao.localhost/contao/install auf

    kommt:
    Code:
    Not Found
    The requested URL /contao/install was not found on this server.

    Code:
    C:\Windows\system32>composer create-project contao/managed-edition:4.4.5 C:\Server\Apache24\htdocs\contao
    Installing contao/managed-edition (4.4.5)
      - Installing contao/managed-edition (4.4.5): Loading from cache
    Created project in C:\Server\Apache24\htdocs\contao
    Loading composer repositories with package information
    Installing dependencies (including require-dev) from lock file
    Package operations: 106 installs, 0 updates, 0 removals
      - Installing contao-components/installer (1.2.5): Loading from cache
      - Installing contao-components/ace (1.2.6): Loading from cache
      - Installing contao-components/chosen (1.1.8): Loading from cache
      - Installing contao-components/colorbox (1.6.4): Loading from cache
      - Installing contao-components/colorpicker (1.4.0.1): Loading from cache
      - Installing contao-components/compass (0.12.2.1): Loading from cache
      - Installing contao-components/contao (7.1.1): Loading from cache
      - Installing contao-components/datepicker (2.2.0.3): Loading from cache
      - Installing contao-components/dropzone (4.3.0): Loading from cache
      - Installing contao-components/highlight (8.9.1): Loading from cache
      - Installing contao-components/html5shiv (3.7.3): Loading from cache
      - Installing contao-components/jquery (1.12.4): Loading from cache
      - Installing contao-components/jquery-ui (1.12.1): Loading from cache
      - Installing contao-components/mediabox (1.5.4.1): Loading from cache
      - Installing contao-components/mediaelement (4.1.3): Loading from cache
      - Installing contao-components/mootools (1.6.0.4): Loading from cache
      - Installing contao-components/respimage (1.4.2): Loading from cache
      - Installing contao-components/simplemodal (2.0.6): Loading from cache
      - Installing contao-components/swipe (2.0.6.1): Loading from cache
      - Installing contao-components/tablesort (3.4.8): Loading from cache
      - Installing contao-components/tablesorter (2.0.5.5): Loading from cache
      - Installing contao-components/tinymce4 (4.6.2.1): Loading from cache
      - Installing twig/twig (v1.34.4): Loading from cache
      - Installing symfony/polyfill-util (v1.5.0): Loading from cache
      - Installing paragonie/random_compat (v2.0.10): Loading from cache
      - Installing symfony/polyfill-php70 (v1.5.0): Loading from cache
      - Installing symfony/polyfill-php56 (v1.5.0): Loading from cache
      - Installing symfony/polyfill-mbstring (v1.5.0): Loading from cache
      - Installing symfony/symfony (v3.3.9): Loading from cache
      - Installing symfony/polyfill-intl-icu (v1.5.0): Loading from cache
      - Installing symfony/polyfill-apcu (v1.5.0): Loading from cache
      - Installing psr/simple-cache (1.0.0): Loading from cache
      - Installing psr/log (1.0.2): Loading from cache
      - Installing psr/link (1.0.0): Loading from cache
      - Installing psr/container (1.0.0): Loading from cache
      - Installing psr/cache (1.0.1): Loading from cache
      - Installing fig/link-util (1.0.0): Loading from cache
      - Installing doctrine/lexer (v1.0.1): Loading from cache
      - Installing doctrine/inflector (v1.1.0): Loading from cache
      - Installing doctrine/collections (v1.4.0): Loading from cache
      - Installing doctrine/cache (v1.6.2): Loading from cache
      - Installing doctrine/annotations (v1.4.0): Loading from cache
      - Installing doctrine/common (v2.7.3): Loading from cache
      - Installing webmozart/assert (1.2.0): Loading from cache
      - Installing webmozart/path-util (2.3.0): Loading from cache
      - Installing true/punycode (v2.1.1): Loading from cache
      - Installing psr/http-message (1.0.1): Loading from cache
      - Installing php-http/message-factory (v1.0.2): Loading from cache
      - Installing clue/stream-filter (v1.4.0): Loading from cache
      - Installing php-http/message (1.6.0): Loading from cache
      - Installing php-http/discovery (1.3.0): Loading from cache
      - Installing php-http/promise (v1.0.0): Loading from cache
      - Installing php-http/httplug (v1.1.0): Loading from cache
      - Installing guzzlehttp/psr7 (1.4.2): Loading from cache
      - Installing guzzlehttp/promises (v1.3.1): Loading from cache
      - Installing guzzlehttp/guzzle (6.3.0): Loading from cache
      - Installing php-http/guzzle6-adapter (v1.1.1): Loading from cache
      - Installing php-http/client-common (1.5.0): Loading from cache
      - Installing friendsofsymfony/http-cache (2.0.2): Loading from cache
      - Installing friendsofsymfony/http-cache-bundle (2.1.1): Loading from cache
      - Installing terminal42/header-replay-bundle (1.2.1): Loading from cache
      - Installing tecnickcom/tcpdf (6.2.13): Loading from cache
      - Installing swiftmailer/swiftmailer (v5.4.8): Loading from cache
      - Installing symfony/swiftmailer-bundle (v2.6.3): Loading from cache
      - Installing simplepie/simplepie (1.5): Loading from cache
      - Installing sensio/framework-extra-bundle (v3.0.27): Loading from cache
      - Installing phpunit/php-token-stream (1.4.11): Loading from cache
      - Installing phpspec/php-diff (v1.1.0): Loading from cache
      - Installing patchwork/utf8 (v1.3.1): Loading from cache
      - Installing oyejorge/less.php (v1.7.0.14): Loading from cache
      - Installing nelmio/cors-bundle (1.5.3): Loading from cache
      - Installing michelf/php-markdown (1.7.0): Loading from cache
      - Installing matthiasmullie/path-converter (1.1.0): Loading from cache
      - Installing matthiasmullie/minify (1.3.52): Loading from cache
      - Installing jeremykendall/php-domain-parser (3.0.0): Loading from cache
      - Installing league/uri (4.2.2): Loading from cache
      - Installing leafo/scssphp (v0.6.7): Loading from cache
      - Installing knplabs/knp-time-bundle (1.7.4): Loading from cache
      - Installing knplabs/knp-menu (2.2.0): Loading from cache
      - Installing knplabs/knp-menu-bundle (2.1.3): Loading from cache
      - Installing imagine/imagine (v0.6.3): Loading from cache
      - Installing doctrine/doctrine-cache-bundle (1.3.0): Loading from cache
      - Installing jdorn/sql-formatter (v1.2.17): Loading from cache
      - Installing doctrine/dbal (v2.5.13): Loading from cache
      - Installing doctrine/doctrine-bundle (1.6.8): Loading from cache
      - Installing contao/imagine-svg (0.1.5): Loading from cache
      - Installing contao/image (0.3.4): Loading from cache
      - Installing contao/core-bundle (4.4.5): Loading from cache
      - Installing contao/calendar-bundle (4.4.5): Loading from cache
      - Installing contao/comments-bundle (4.4.5): Loading from cache
      - Installing contao/faq-bundle (4.4.5): Loading from cache
      - Installing contao/listing-bundle (4.4.5): Loading from cache
      - Installing monolog/monolog (1.23.0): Loading from cache
      - Installing symfony/monolog-bundle (v2.12.1): Loading from cache
      - Installing ua-parser/uap-php (v3.4.7): Loading from cache
      - Installing nelmio/security-bundle (2.4.0): Loading from cache
      - Installing lexik/maintenance-bundle (v2.1.1): Loading from cache
      - Installing contao/manager-plugin (2.1.0): Loading from cache
      - Installing sensiolabs/ansi-to-html (v1.1.3): Loading from cache
      - Installing composer/ca-bundle (1.0.8): Loading from cache
      - Installing sensiolabs/security-checker (v4.1.5): Loading from cache
      - Installing sensio/distribution-bundle (v5.0.21): Loading from cache
      - Installing contao/installation-bundle (4.4.5): Loading from cache
      - Installing contao/manager-bundle (4.4.5): Loading from cache
      - Installing contao/news-bundle (4.4.5): Loading from cache
      - Installing contao/newsletter-bundle (4.4.5): Loading from cache
    paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)
    php-http/message suggests installing slim/slim (Used with Slim Framework PSR-7 implementation)
    php-http/message suggests installing zendframework/zend-diactoros (Used with Diactoros Factories)
    php-http/discovery suggests installing puli/composer-plugin (Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details.)
    php-http/client-common suggests installing php-http/cache-plugin (PSR-6 Cache plugin)
    php-http/client-common suggests installing php-http/logger-plugin (PSR-3 Logger plugin)
    php-http/client-common suggests installing php-http/stopwatch-plugin (Symfony Stopwatch plugin)
    simplepie/simplepie suggests installing mf2/mf2 (Microformat module that allows for parsing HTML for microformats)
    sensio/framework-extra-bundle suggests installing symfony/psr-http-message-bridge (To use the PSR-7 converters)
    patchwork/utf8 suggests installing ext-wfio (Use WFIO for UTF-8 filesystem access on Windows)
    knplabs/knp-menu suggests installing pimple/pimple (for the built-in implementations of the menu provider and renderer provider)
    knplabs/knp-menu suggests installing silex/silex (for the integration with your silex application)
    imagine/imagine suggests installing ext-gmagick (to use the Gmagick implementation)
    imagine/imagine suggests installing ext-imagick (to use the Imagick implementation)
    doctrine/doctrine-cache-bundle suggests installing symfony/security-acl (For using this bundle to cache ACLs)
    doctrine/doctrine-bundle suggests installing doctrine/orm (The Doctrine ORM integration is optional in the bundle.)
    monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
    monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
    monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
    monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)
    monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
    monolog/monolog suggests installing mongodb/mongodb (Allow sending log messages to a MongoDB server via PHP Driver)
    monolog/monolog suggests installing php-amqplib/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
    monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)
    monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
    monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
    monolog/monolog suggests installing sentry/sentry (Allow sending log messages to a Sentry server)
    Generating autoload files
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    
     Added/updated the web/.htaccess file.
     Added/updated the web/app.php file.
     Added/updated the web/app_dev.php file.
    
     // Clearing the cache for the prod environment with debug false
    
     [OK] Cache for the "prod" environment (debug=false) 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
     --------- ------------------------ ------------------
      WARNING   ContaoCoreBundle         absolute symlink
      WARNING   ContaoCalendarBundle     absolute symlink
      WARNING   ContaoCommentsBundle     absolute symlink
      WARNING   ContaoFaqBundle          absolute symlink
      WARNING   ContaoNewsBundle         absolute symlink
      WARNING   ContaoNewsletterBundle   absolute symlink
     --------- ------------------------ ------------------
    
     [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
     * C:\Server\Apache24\htdocs\contao\assets\images
    
     Added/updated the system/initialize.php file.
    
     Symlinked the system/config/tcpdf.php file.
    
    
     ---- ------------------------ ----------------------------------------------------------------
           Symlink                  Target / Error
     ---- ------------------------ ----------------------------------------------------------------
      OK   system/themes/flexible   vendor/contao/core-bundle/src/Resources/contao/themes/flexible
      OK   web/assets               assets
      OK   web/system/themes        system/themes
      OK   system/logs              var/logs
     ---- ------------------------ ----------------------------------------------------------------

  13. #13
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zeigt der DocumentRoot von contao.localhost auf das Verzeichnis C:\Server\Apache24\htdocs\contao\web?

    Das ist eine Bedingung sine qua non!
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  14. #14
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Jop ist .....

    Code:
    <VirtualHost *:80>
      DocumentRoot "c:/Server/Apache24/htdocs/contao/web"
      ServerName contao.localhost
      DirectoryIndex index.php index.html
      <Directory "c:/Server/Apache24/htdocs/contao/web">
       AllowOverride All
        Require all granted
      </Directory>
    </VirtualHost>
    contao check zeigt keine probleme für contao4

    Code:
    Contao 4.x
    PHP 5.6.0 oder größer
    Sie haben die PHP-Version 7.0.23.
    PHP image processing
    At least one of the supported image processing libraries is available.
    PHP DOM extension
    The PHP DOM extension is enabled.
    PHP intl extension
    The PHP intl extension is enabled.
    System temp directory
    The system temp directory is writable.
    Symlinks
    Symlinks can successfully be created.
    You can install Contao 4.x on this server.

  15. #15
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Erstell mal im Verzeichnis C:\Server\Apache24\htdocs\contao\web eine Textdatei test.txt (mit oder ohne Inhalt). Wenn Dein DocumentRoot korrekt auf das web/-Verzeichnis zeigt, solltest Du diese Textdatei über http://contao.localhost/test.txt aufrufen können. Ist das der Fall?

    Ansonsten würde ich den Browser-Cache und ev. auch die Cookies für contao.localhost löschen und den Browser mal neustarten. Auch den Contao-Cache unter C:\Server\Apache24\htdocs\contao\var\cache könntest Du mal löschen.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  16. #16
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    test.txt.PNG

    test.txt funktioniert! Siehe Bild!

    Cache etc hatte ich gelöscht! Doch im ie geht nix!
    Geändert von Acta (24.09.2017 um 15:33 Uhr)

  17. #17
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Verrückt!


    Habe jetzt mal Firefox installiert! Und siehe da... geht....????

  18. #18
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Oh mann..... von einem Problem ins nächste

    Jetzt meckert er wegen der Datenbankverbindung!

    Verbindung:

    localhost
    benutzer: root
    passwort: admin
    tabelle: contao

    -> Keine Verbindung zur Datenbank

    Habe zum test Wordpress drauf gehauen! -> Gleiche daten eingegeben -> Datenbankverbindung hergestellt!

    Die Daten und Passwörter hier sind ja egal - ist ja nur ne locale maschnine!

  19. #19
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    So...

    Auch mit 3.5.28 kann ich eine Datenbankverbindung herstellen...

    Nur die 4.4.5 macht Probleme ..... das echt bissel ärgerlich :-)

  20. #20
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Heißt Deine Datenbank wirklich contao oder enthält der Name möglicherweise problematische Zeichen (wie z. B. Punkt usw.)? Auf welchem Port lauscht denn MySQL?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  21. #21
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Port: 3306


    contao
    auch anderer name wie tl haben nicht funktioniert!

    Wie gesagt... contao 3.5.28 kann sich so verbinden, auch wordpress nur contao 4.4.5 nicht!

  22. #22
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Eine andere Möglichkeit, als – eventuell nochmals – das Contao Cache-Verzeichnis var/cache/prod komplett (!) zu löschen, fällt mir jetzt spontan auch nicht ein. Vielleicht schaust Du auch noch in den Log-Dateien unter var/logs, ob es dort ggf. einen Hinweis auf das Problem gibt.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  23. #23
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.078
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Gibts da eine Fehlermeldung irgendwelcher Art oder kommt da nur sowas, wie wenn das Passwort oder der User nicht stimmt?

  24. #24
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Einzige Meldung

    Host: localhost
    port: 3306
    Benutzername: root
    Passwort: admin
    Datenbank: tl

    Datenbankverbindung fehlgeschlagen!

    Im Log von Contao steht nix... und im Log von Apache auch nix!

    Nochmal

    Die gleichen Logindaten funktionieren unter 3.5.28 und unter wordpress!

  25. #25
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.513
    User beschenken
    Wunschliste

    Standard

    Die Datenbank existiert auch? Das muss sie vorher meines Wissens.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  26. #26
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.078
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Naja, das muss sie doch meines Wissens bei Contao 3.5.28 auch. Oder versucht doctrine hier wieder mal sich mit irgendwelchen anonymen Usern zu verbinden? Oder wird da ein anderer Treiber benutzt (PDO)?

  27. #27
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    bei der installation von 3.5.28 zeigt er mir nur mysqli an.... also nix pdo. Und unter 3.5.28 funktioniert es ja

    und ja, die Datenbanken sind angelegt.

  28. #28
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Existiert bei Dir bereits eine Konfigurationsdatei app/config/parameters.yml? Falls ja, was steht da drinnen? Falls nein, probier mal eine parameters.yml anzulegen und dort die Daten für den Datenbankzugriff manuell einzutragen:
    Code:
    # This file has been auto-generated during installation
    parameters:
        database_host: localhost
        database_port: 3306
        database_user: root
        database_password: admin
        database_name: tl
    Was passiert, wenn Du anschließend das Contao Installtool aufrufst?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  29. #29
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.078
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von Acta Beitrag anzeigen
    bei der installation von 3.5.28 zeigt er mir nur mysqli an.... also nix pdo. Und unter 3.5.28 funktioniert es ja

    und ja, die Datenbanken sind angelegt.
    Ja, unter 3.5.28 ist Contao auch noch der Hexenmeister beim Herstellen der Datenbankverbindung. Genauso auch Wordpress. Bei 4.4 ist Contao dann nur noch der Zauberlehrling, da wird das alles von "doctrine" übernommen.

  30. #30
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Existiert bei Dir bereits eine Konfigurationsdatei app/config/parameters.yml? Falls ja, was steht da drinnen? Falls nein, probier mal eine parameters.yml anzulegen und dort die Daten für den Datenbankzugriff manuell einzutragen:
    Code:
    # This file has been auto-generated during installation
    parameters:
        database_host: localhost
        database_port: 3306
        database_user: root
        database_password: admin
        database_name: tl
    Was passiert, wenn Du anschließend das Contao Installtool aufrufst?
    Teste ich heute nachmittag und gebe bescheid!

    Danke an all die, die ihre zeit gerade in meinen Beitrag investieren!

  31. #31
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Existiert bei Dir bereits eine Konfigurationsdatei app/config/parameters.yml? Falls ja, was steht da drinnen? Falls nein, probier mal eine parameters.yml anzulegen und dort die Daten für den Datenbankzugriff manuell einzutragen:
    Code:
    # This file has been auto-generated during installation
    parameters:
        database_host: localhost
        database_port: 3306
        database_user: root
        database_password: admin
        database_name: tl
    Was passiert, wenn Du anschließend das Contao Installtool aufrufst?
    Also: Weder gibt es bei mir einen Ordner /config noch gibt es eine parameters.yml

    Der App Ordner ist komplett leer!

    Habe beides angelegt und das Installtool aufgerufen!

    Und nein ... keine Änderung. Er ruft das Installtool auf und will die Datenbankverbindung wissen!
    Geändert von Acta (25.09.2017 um 14:48 Uhr)

  32. #32
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Einigermaßen kurios das Ganze. Vielleicht machst Du noch ein composer update, um sicherzugehen, dass auch wirklich alles installiert wurde.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  33. #33
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Einigermaßen kurios das Ganze. Vielleicht machst Du noch ein composer update, um sicherzugehen, dass auch wirklich alles installiert wurde.
    Arbeite jetzt das erstmal mit composer!

    Das installieren hatte ja geklaptt. Wie mache ich das Update... für contao?

    Code:
    C:\Windows\system32>composer update 
    Composer could not find a composer.json file in C:\Windows\system32
    To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section

  34. #34
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    gut habs selbst geralt. war mit dem cd im falschen ordner :-)

  35. #35
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Einigermaßen kurios das Ganze. Vielleicht machst Du noch ein composer update, um sicherzugehen, dass auch wirklich alles installiert wurde.
    Update gemacht... aber keine änderung!

    Code:
    C:\Server\Apache24\htdocs\contao>composer update
    Loading composer repositories with package information
    Updating dependencies (including require-dev)
    Package operations: 0 installs, 2 updates, 0 removals
      - Updating doctrine/inflector (v1.1.0 => v1.2.0): Downloading (100%)
      - Updating terminal42/header-replay-bundle (1.2.1 => 1.3.0): Downloading (100%)
    Writing lock file
    Generating autoload files
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    
     Added/updated the web/app.php file.
     Added/updated the web/app_dev.php file.
    
     // Clearing the cache for the prod environment with debug false
    
     [OK] Cache for the "prod" environment (debug=false) 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
     --------- ------------------------ ------------------
      WARNING   ContaoCoreBundle         absolute symlink
      WARNING   ContaoCalendarBundle     absolute symlink
      WARNING   ContaoCommentsBundle     absolute symlink
      WARNING   ContaoFaqBundle          absolute symlink
      WARNING   ContaoNewsBundle         absolute symlink
      WARNING   ContaoNewsletterBundle   absolute symlink
     --------- ------------------------ ------------------
    
     [OK] All assets were successfully installed.
    
    
     Added/updated the system/initialize.php file.
    
     Symlinked the system/config/tcpdf.php file.
    
    
     ---- ------------------------ ----------------------------------------------------------------
           Symlink                  Target / Error
     ---- ------------------------ ----------------------------------------------------------------
      OK   system/themes/flexible   vendor/contao/core-bundle/src/Resources/contao/themes/flexible
      OK   web/assets               assets
      OK   web/system/themes        system/themes
      OK   system/logs              var/logs
     ---- --

  36. #36
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.557
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Welcher lokale Webserver läuft denn hier eigentlich? XAMPP? Und installiert hast Du das alles in einer virtuellen Maschine?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  37. #37
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Umgebung ist Windows 10 als Virtualhost von modern.ie
    Apache 2.4.27
    Mysql 5.7.19
    PHP 7
    Composer


    Und nein kein fertiges Packet sondern alles einzelinstallationen. Auch alles funktionsfähig.
    PHPMYAdmin als grafische Oberfläche im Einsatz.

    ich hau jetzt zum test nochmal xampp drauf!

  38. #38
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Welcher lokale Webserver läuft denn hier eigentlich? XAMPP? Und installiert hast Du das alles in einer virtuellen Maschine?
    So


    habe jetzt einen xampp auf der Virtuellen Maschine aufgesetzt! Auch dort keine DAtenbankverbindung!

    Zum test habe ich das passwort mal entfernt -> Verbindung hergestellt!

  39. #39
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.513
    User beschenken
    Wunschliste

    Standard

    Irgendwelche Sonderzeichen im Passwort vorher gehabt?
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  40. #40
    Alter Contao-Hase
    Registriert seit
    06.07.2009.
    Beiträge
    1.497

    Standard

    passwort war admin
    und testweise: contaotest

    also alles ganz einfach!

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •