Ergebnis 1 bis 9 von 9

Thema: CM Abbruch bei Installation auf XAMPP 7.3.2-1 x64

  1. #1
    Contao-Nutzer Avatar von harley-rider
    Registriert seit
    08.07.2013.
    Ort
    Bern, CH
    Beiträge
    220

    Standard CM Abbruch bei Installation auf XAMPP 7.3.2-1 x64

    Nachdem ich endlich die XAMPP Installation (soweit ich es beurteiulen kann) am laufen habe und CTO 4.4 installieren möchte, gibt es Probleme mit dem CM

    1. Nach staren der Installation 4.4 (vollständige Installation) brach der Prozess schon fast zu Beginn ab.
    Code:
    Contao Error while retrieving version file: SSL certificate problem: unable to get local issuer certificate.
    Das konnte ich gem. XAMMP div. Fehler korrigieren.

    2. Installation läuft recht lange und bricht mit 'unknown Error' ab, das liebe ich...
    Code:
    > Installing contao/managed-edition 4.4
    
    > Resolving dependencies using Composer Cloud v1.3.10
    
    # Job ID 5c8009e51b72e8.94761255 completed in 62 seconds
    # Memory usage: 637.76MB (peak: 2596.81MB), time: 63.19s.
    
    $ I:^\xampp-7-3-2-1-x64^\php^\php.exe "-q" "I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php" "composer" "install" "--prefer-dist" "--no-dev" "--no-progress" "--no-suggest" "--no-ansi" "--no-interaction" "--optimize-autoloader" 2>&1
    
    # Process terminated with exit code -1073741502
    # Result: Unknown error
    ---
    ### The background task has stopped unexpectedly ###
    Googeln nach -1073741502 bringt irgendwas mit DLL Error, aber da komme ich nicht weiter.

    Kann mir jemand diesen Fehlercode interpretieren und sagen was ich machen muss ?

    Danke und Gruss
    Beat

    PS: Nächstens werde ich wohl den Tipp 'Nimm XAMPP x32 anstatt x64' annehmen ...
    Geändert von harley-rider (06.03.2019 um 18:25 Uhr)

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

    Support Contao

    Daumen hoch

    Zitat Zitat von harley-rider Beitrag anzeigen
    PS: Nächstens werde ich wohl den Tipp 'Nimm XAMPP x32 anstatt x64' annehmen ...
    Keine schlechte Idee.

  3. #3
    Contao-Nutzer Avatar von harley-rider
    Registriert seit
    08.07.2013.
    Ort
    Bern, CH
    Beiträge
    220

    Standard

    Zitat Zitat von tab Beitrag anzeigen
    Keine schlechte Idee.
    Wenn das sogar von Dir kommt

    Ich habe rotzdem noch weitergemacht.

    Nachdem der Manager geschlossen war kam erneut der Systemcheck (alles im grünen ??? ) und der Button zum Installieren war aktiv.
    Einfach so da mal draufgeklickt und es lief wieder eine Installationsprozedur :
    Code:
    $ I:^\xampp-7-3-2-1-x64^\php^\php.exe "-q" "I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php" "composer" "install" "--prefer-dist" "--no-dev" "--no-progress" "--no-suggest" "--no-ansi" "--no-interaction" "--optimize-autoloader" 2>&1
    Hier erschien ganz kurz wieder die Meldung '# Process terminated with exit code -1073741502'
    verschwand dann aber gleich wieder und der Prozess lief weiter
    Code:
    Loading composer repositories with package information
    Installing dependencies from lock file
    
    Package operations: 110 installs, 0 updates, 0 removals
      - Installing contao-components/installer (1.3.1): Downloading (100%)
      - Installing symfony/polyfill-ctype (v1.10.0): Downloading (100%)
      - Installing twig/twig (v1.37.1): Downloading (100%)
      - Installing paragonie/random_compat (v2.0.18): Downloading (100%)
      - Installing symfony/polyfill-php70 (v1.10.0): Downloading (100%)
      - Installing symfony/polyfill-util (v1.10.0): Downloading (100%)
      - Installing symfony/polyfill-php56 (v1.10.0): Downloading (100%)
      - Installing symfony/polyfill-mbstring (v1.10.0): Downloading (100%)
      - Installing symfony/symfony (v3.4.23): Downloading (100%)
    
    RuntimeException: Unable to write config file to I:\xampp-7-3-2-1-x64\htdocs\contao-4-4-lts\hr-vision\contao-manager/composer-install.get.json in phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/terminal42/background-process/src/AbstractProcess.php:76
    Stack trace:
    #0 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/terminal42/background-process/src/ProcessRunner.php(215): Terminal42\BackgroundProcess\AbstractProcess::writeConfig('I:\\xampp-7-3-2-...', Array)
    #1 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/terminal42/background-process/src/ProcessRunner.php(112): Terminal42\BackgroundProcess\ProcessRunner->saveConfig()
    #2 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/terminal42/background-process/src/ProcessRunner.php(53): Terminal42\BackgroundProcess\ProcessRunner->wait(1)
    #3 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/terminal42/background-process/src/Command/ProcessRunnerCommand.php(36): Terminal42\BackgroundProcess\ProcessRunner->run()
    #4 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php(255): Terminal42\BackgroundProcess\Command\ProcessRunnerCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #5 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/symfony/console/Application.php(971): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #6 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/symfony/console/Application.php(248): Symfony\Component\Console\Application->doRunCommand(Object(Terminal42\BackgroundProcess\Command\ProcessRunnerCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #7 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/api/ApiApplication.php(76): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #8 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/symfony/console/Application.php(148): Contao\ManagerApi\ApiApplication->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #9 phar://I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/api/console(84): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput))
    #10 I:\xampp-7-3-2-1-x64\htdocs\contao-4-4-lts\hr-vision\web\contao-manager.phar.php(54): require('phar://I:/xampp...')
    #11 {main}
    
    REM: nach ca. 10 Minuten
    
    # Process terminated with exit code -1
    # Result: Unknown error
    ---
    ### The background task has stopped unexpectedly ###
    Danach den Check ausgeführt und der zeigte alles OK mit einer installierten Contao 4.4.35
    Code:
    PHP-Webprozess
    PHP Version 7.3.2, keine bekannten Probleme gefunden.
    
    Serverkonfiguration
    Individuelle Konfiguration, PHP-Binary in I:\xampp-7-3-2-1-x64\php\php.exe.
    
    PHP Kommandozeilen-Programm
    PHP Version 7.3.2, keine bekannten Probleme gefunden.
    
    Updates für den Contao Manager
    Sie verwenden die aktuelle Version 1.1.3.
    
    Composer-Umgebung
    Keine bekannten Probleme gefunden.
    
    Contao-Installation
    Contao 4.4.35 (API-Version 0) gefunden.
    Erneut CM aufgerufen und da kam ich zu den Packages und habe da versucht DB-Backup zu laden, das brachte aber wieder den 'unknow Error' ...
    Code:
    $ I:^\xampp-7-3-2-1-x64^\php^\php.exe "-q" "I:/xampp-7-3-2-1-x64/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php" "composer" "require" "do-while/contao-backupdb-bundle" "--no-suggest" "--no-update" "--no-scripts" "--prefer-stable" "--sort-packages" "--no-ansi" "--no-interaction" 2>&1
    
    # Process terminated with exit code -1073741502
    # Result: Unknown error
    ---
    ### The background task has stopped unexpectedly ###
    Das Backupmodul wurde danach auch nicht im CM bei den Paketen angezeigt.

    Damit gebe ich es definitiv mit der x64er Version auf.
    Dieser Beitrag soll einfach noch als Doku dienen, falls andere in die selben Probleme mit der x64 Version geraten.

    Danke allen, die auf irgendeine Art versucht haben zu helfen.

    PS: Mittlerweile habe ich direkt auf dem Webhost in enem Subdomain den Update in knapp einer Stunde durchgeführt. Gibt noch ein paar Probleme, die lassen sich aber sicher lösen.

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

    Support Contao

    Standard

    Hmm, vielleicht war ich da auch etwas voreilig. Habe mir das länger nicht mehr angeschaut, ich habe ja selbst eine 64-Bit Version, allerdings nicht die neueste mit PHP 7.3. Die Abbrüche könnte die max_execution_time verursachen, die per Defaulr glaube ich recht niedrig ist. Dass es danach weiterging hat die Erinnerung zurückgebracht. Habe damals auch gestaunt. Also einfach mal in der php.ini die max_execution_time ordentlich hochsetzen, dann geht es eventuell auch ohne Abbruch zwischendurch. Ich habe das damals nicht groß weiterverfolgt und baue die Seiten größtenteils online auf, wenn auch manchmal nicht auf dem Ziel-Webspace.

    Wenn man freilich Erweiterungen entwickelt tut man sich wohl lokal leichter zwecks Debugging etc. Ohne Cloud-Resolver wäre es mittlerweile sowieso Pflicht für mich, ohne Rootserver wird es mittlerweile schwierig. Gestern noch ein C 4.7 aufgesetzt, schaue ich mir heute Abend mal an. Peakwert beim RAM 2.2 GB, das ist schon ein Pfund.

  5. #5
    Contao-Nutzer Avatar von harley-rider
    Registriert seit
    08.07.2013.
    Ort
    Bern, CH
    Beiträge
    220

    Standard

    Danke 'tab'

    php.ini max_execution_time auf 100000 gesetzt und die Installation des DB-Backups noch mal versucht.
    Prozess bricht nach ca. 20 Sekunden mit demselben Fehler ab.

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

    Standard

    Hast du mal probiert ob du COntao 4.4 ohne den CM direkt via Composer installieren kannst?
    Geändert von Acta (08.03.2019 um 07:52 Uhr)

  7. #7
    Contao-Nutzer Avatar von harley-rider
    Registriert seit
    08.07.2013.
    Ort
    Bern, CH
    Beiträge
    220

    Standard Fehler auch mit x32

    Ich habe jetzt XAMMP 7.2.15 x32 installiert und da kriege ich denselben Fehler :
    Code:
    The command "I:^\\xampp-7-2-15-x32^\\apache^\\bin^\\httpd.exe "-q" "I:/xampp-7-2-15-x32/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php" "test"" failed.
    Exit Code: 1(General error)  
    Working directory: I:\\xampp-7-2-15-x32\\htdocs\\contao-4-4-lts\\hr-vision
    Output: ================   
    Error Output: ================ 
    httpd.exe: illegal option -- q Usage: I:\\\\xampp-7-2-15-x32\\\\apache\\\\bin\\\\httpd.exe [-D name] [-d directory] [-f file]
    [-C "directive"] [-c "directive"] [-w] [-k start|restart|stop|shutdown] [-n service_name]  [-k install|config|uninstall] [-n service_name]
    [-v] [-V] [-h] [-l] [-L] [-t] [-T] [-S] [-X] Options: -D name : define a name for use in <IfDefine name> directives 
    -d directory : specify an alternate initial ServerRoot -f file : specify an alternate ServerConfigFile 
    -C "directive" : process directive before reading config files -c "directive" : process directive after reading config files 
    -n name : set service name and use its ServerConfigFile and ServerRoot -k start : tell Apache to start -k restart : tell running Apache to do a graceful restart   
    -k stop|shutdown : tell running Apache to shutdown -k install : install an Apache service -k config : change startup Options of an Apache service   
    -k uninstall : uninstall an Apache service -w : hold open the console window on error -e level : show startup errors of level (see LogLevel)   
    -E file : log startup errors to file -v : show version number -V : show compile settings -h : list available command line options (this page)   
    -l : list compiled in modules -L : list available configuration directives -t -D DUMP_VHOSTS : show parsed vhost settings -t -D DUMP_RUN_CFG : show parsed run settings   
    -S : a synonym for -t -D DUMP_VHOSTS -D DUMP_RUN_CFG -t -D DUMP_MODULES : show all loaded modules -M : a synonym for -t -D DUMP_MODULES -t -D DUMP_INCLUDES: show all included configuration files   
    -t : run syntax check for config files -T : start without DocumentRoot(s) check -X  : debug mode (only one worker, do not detach) {"exception":"[object] (Symfony\\\\Component\\\\Process\\\\Exception\\\\ProcessFailedException(code: 0): 
    The command \\"I:^\\\\xampp-7-2-15-x32^\\\\apache^\\\\bin^\\\\httpd.exe \\"-q\\" \\"I:/xampp-7-2-15-x32/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php\\" \\"test\\"\\" failed.\\n\\nExit Code: 1(General error)\\n\\nWorking directory: I:\\\\xampp-7-2-15-x32\\\\htdocs\\\\contao-4-4-lts\\\\hr-vision\\n\\nOutput:\\n================\\n\\n\\nError 
    Output:\\n================\\nhttpd.exe: illegal option -- q\\r\\nUsage: I:\\\\\\\\xampp-7-2-15-x32\\\\\\\\apache\\\\\\\\bin\\\\\\\\httpd.exe [-D name] [-d directory] [-f file]\\r\\n [-C \\"directive\\"] [-c \\"directive\\"]\\r\\n [-w] [-k start|restart|stop|shutdown] [-n service_name]\\r\\n 
    [-k install|config|uninstall] [-n service_name]\\r\\n [-v] [-V] [-h] [-l] [-L] [-t] [-T] [-S] [-X]\\r\\nOptions:\\r\\n -D name : define a name for use in <IfDefine name> directives\\r\\n  
    -d directory : specify an alternate initial ServerRoot\\r\\n -f file : specify an alternate ServerConfigFile\\r\\n  -C \\"directive\\" : process directive before reading config files\\r\\n  
    -c \\"directive\\" : process directive after reading config files\\r\\n -n name : set service name and use its ServerConfigFile and ServerRoot\\r\\n -k start : tell Apache to start\\r\\n  
    -k restart : tell running Apache to do a graceful restart\\r\\n -k stop|shutdown : tell running Apache to shutdown\\r\\n -k install : install an Apache service\\r\\n  
    -k config : change startup Options of an Apache service\\r\\n -k uninstall : uninstall an Apache service\\r\\n  -w : hold open the console window on error\\r\\n  
    -e level  : show startup errors of level (see LogLevel)\\r\\n -E file : log startup errors to file\\r\\n  -v : show version number\\r\\n  
    -V : show compile settings\\r\\n -h : list available command line options (this page)\\r\\n  -l : list compiled in modules\\r\\n  
    -L : list available configuration directives\\r\\n -t -D DUMP_VHOSTS : show parsed vhost settings\\r\\n  -t -D DUMP_RUN_CFG : show parsed run settings\\r\\n -S : a synonym for -t -D DUMP_VHOSTS -D DUMP_RUN_CFG\\r\\n -t -D DUMP_MODULES : show all loaded modules \\r\\n  
    -M : a synonym for -t -D DUMP_MODULES\\r\\n  -t -D DUMP_INCLUDES: show all included configuration files\\r\\n  -t : run syntax check for config files\\r\\n  -T : start without DocumentRoot(s) check\\r\\n  
    -X : debug mode (only one worker, do not detach)\\r\\n at phar://I:/xampp-7-2-15-x32/htdocs/contao-4-4-lts/hr-vision/web/contao-manager.phar.php/vendor/symfony/process/Process.php:239)"} [], referer: http://cto44.harley-rider.local/contao-manager.phar.php/
    Ich verstehe das zu wenig um diese illegale Option heraus zu finden

  8. #8
    Contao-Nutzer Avatar von harley-rider
    Registriert seit
    08.07.2013.
    Ort
    Bern, CH
    Beiträge
    220

    Standard Lösung gefunden

    Hier habe ich die Lösung gefunden :
    https://www.reddit.com/r/Windows10/c...de_0xc0000142/

    Die xampp-control.exe auf Kompatibilitätsmodus mit Windows 8 gesetzt und nun läuft die Installation mit dem CM durch.

    Komisch ich habe Windows 10 Version 1809 und in diesem Link wird der build 1703 genannt.
    Das müsste doch aktuel behoben sein...

  9. #9
    Contao-Nutzer
    Registriert seit
    24.12.2020.
    Beiträge
    23

    Standard Gleiche Problem bei WampServer 64 (Apachi 2.4.41 php 7.4

    Code:
    C:\WINDOWS\system32> C:\wamp64\bin\apache\apache2.4.41\bin\httpd.exe -q "D:/Projekten/kino-roxy/dev/contao.kino-roxy.local/web/contao-manager.phar.php" test
    httpd.exe: illegal option -- q
    Usage: C:\\wamp64\\bin\\apache\\apache2.4.41\\bin\\httpd.exe [-D name] [-d directory] [-f file]
                                                           [-C "directive"] [-c "directive"]
                                                           [-w] [-k start|restart|stop|shutdown] [-n service_name]
                                                           [-k install|config|uninstall] [-n service_name]
                                                           [-v] [-V] [-h] [-l] [-L] [-t] [-T] [-S] [-X]
    Options:
      -D name            : define a name for use in <IfDefine name> directives
      -d directory       : specify an alternate initial ServerRoot
      -f file            : specify an alternate ServerConfigFile
      -C "directive"     : process directive before reading config files
      -c "directive"     : process directive after reading config files
      -n name            : set service name and use its ServerConfigFile and ServerRoot
      -k start           : tell Apache to start
      -k restart         : tell running Apache to do a graceful restart
      -k stop|shutdown   : tell running Apache to shutdown
      -k install         : install an Apache service
      -k config          : change startup Options of an Apache service
      -k uninstall       : uninstall an Apache service
      -w                 : hold open the console window on error
      -e level           : show startup errors of level (see LogLevel)
      -E file            : log startup errors to file
      -v                 : show version number
      -V                 : show compile settings
      -h                 : list available command line options (this page)
      -l                 : list compiled in modules
      -L                 : list available configuration directives
      -t -D DUMP_VHOSTS  : show parsed vhost settings
      -t -D DUMP_RUN_CFG : show parsed run settings
      -S                 : a synonym for -t -D DUMP_VHOSTS -D DUMP_RUN_CFG
      -t -D DUMP_MODULES : show all loaded modules
      -M                 : a synonym for -t -D DUMP_MODULES
      -t -D DUMP_INCLUDES: show all included configuration files
      -t                 : run syntax check for config files
      -T                 : start without DocumentRoot(s) check
      -X                 : debug mode (only one worker, do not detach)

    Auf https://httpd.apache.org/docs/2.4/programs/httpd.html wird ersichtlich, dass option -q nicht dokumentiert wurde

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
  •