Seite 1 von 1

Installation schlägt fehl ("is not implemented yet")

Verfasst: Do 25. Jul 2019, 09:22
von Sagamir
Moin,
ich habe seit gestern späten Nachmittag das Problem, dass ich keine Installation mehr ausführen kann.

Sobald ich die login Daten eingebe und auf 'weiter' klicke, geht es nicht mehr weiter.
Im debug div steht nur "is not implemented yet".

Ich habe es sowohl lokal (PHP 7.37) als auch online (PHP 7.3.7, 7.2.19 und 7.1.30) probiert,
sowohl die "alte" OnlineInstaller Version (2.9.6.9), als auch die neue (2.9.7.0).

Am Dienstag war alles noch in Ordnung.


Habt ihr irgendeine Idee, was da schief läuft?

Re: Installation schlägt fehl ("is not implemented yet")

Verfasst: Do 25. Jul 2019, 09:31
von WBTMagnum
Hey,

Marc hat gestern am Updater geschraubt. Ev. ist da etwas schief gegangen.

Liebe Grüße,
Sascha

Re: Installation schlägt fehl ("is not implemented yet")

Verfasst: Do 25. Jul 2019, 11:00
von Sagamir
Als zusätzliche Information, hier der Inhalt der installer.err:

Code: Alles auswählen

Array
(
    [type] => 2
    [message] => fopen(https://update.webedition.org/server/we/onlineInstallation.php?liveUpdateSession=69edfc38f53fee898bd8bc3ee3f0ff11&leWizard=Features&leStep=ChooseLanguage&update_cmd=feature&detail=languagesForm&nextLeWizard=Features&nextLeStep=ChooseVersion&reqArray=YTo2OntzOjEwOiJ0ZXN0VXBkYXRlIjtiOjA7czoxMzoibGVfbG9naW5fdXNlciI7czo1OiJhZG1pbiI7czoxMzoibGVfbG9naW5fcGFzcyI7czo2OiJhZG1pbjEiO3M6MjE6ImxlX2xvZ2luX3Bhc3NfY29uZmlybSI7czo2OiJhZG1pbjEiO3M6MTQ6ImxlX2xvZ2luX2VtYWlsIjtzOjE4OiJmZWRlcm1hbm5AY29yYXguZGUiO3M6MjA6ImxlX2luc3RhbGxlcl92ZXJzaW9uIjtzOjc6IjIuOS42LjEiO30%3D&): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error

    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/liveUpdateHttp.class.php
    [line] => 28
    [backtrace] => Array
        (
            [0] => Array
                (
                    [function] => liveUpdateErrorHandler
                )

            [1] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/liveUpdateHttp.class.php
                    [line] => 28
                    [function] => fopen
                )

            [2] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/liveUpdateHttp.class.php
                    [line] => 163
                    [function] => connectFopen
                    [class] => liveUpdateHttp
                    [type] => ::
                )

            [3] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/liveUpdateHttp.class.php
                    [line] => 91
                    [function] => getFopenHttpResponse
                    [class] => liveUpdateHttp
                    [type] => ::
                )

            [4] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/leStep.class.php
                    [line] => 243
                    [function] => getHttpResponse
                    [class] => liveUpdateHttp
                    [type] => ::
                )

            [5] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/leStep.class.php
                    [line] => 192
                    [function] => getLiveUpdateHttpResponse
                    [class] => leStep
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/ApplicationInstaller/includes/wizards/Features/ChooseLanguage.class.php
                    [line] => 9
                    [function] => executeOnline
                    [class] => leStep
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/leOnlineInstaller.class.php
                    [line] => 347
                    [function] => execute
                    [class] => ChooseLanguage
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/setup.php
                    [line] => 208
                    [function] => executeStep
                    [class] => leOnlineInstaller
                    [type] => ->
                )

        )

)
Array
(
    [type] => 2
    [message] => fopen(https://update.webedition.org/server/we/onlineInstallation.php?liveUpdateSession=69edfc38f53fee898bd8bc3ee3f0ff11&leWizard=Features&leStep=ChooseLanguage&update_cmd=feature&detail=languagesForm&nextLeWizard=Features&nextLeStep=ChooseVersion&reqArray=YTo2OntzOjEwOiJ0ZXN0VXBkYXRlIjtiOjA7czoxMzoibGVfbG9naW5fdXNlciI7czo1OiJhZG1pbiI7czoxMzoibGVfbG9naW5fcGFzcyI7czo2OiJhZG1pbjEiO3M6MjE6ImxlX2xvZ2luX3Bhc3NfY29uZmlybSI7czo2OiJhZG1pbjEiO3M6MTQ6ImxlX2xvZ2luX2VtYWlsIjtzOjE4OiJmZWRlcm1hbm5AY29yYXguZGUiO3M6MjA6ImxlX2luc3RhbGxlcl92ZXJzaW9uIjtzOjc6IjIuOS42LjEiO30%3D&): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error

    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/liveUpdateHttp.class.php
    [line] => 28
    [backtrace] => Array
        (
            [0] => Array
                (
                    [function] => liveUpdateErrorHandler
                )

            [1] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/liveUpdateHttp.class.php
                    [line] => 28
                    [function] => fopen
                )

            [2] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/liveUpdateHttp.class.php
                    [line] => 163
                    [function] => connectFopen
                    [class] => liveUpdateHttp
                    [type] => ::
                )

            [3] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/liveUpdateHttp.class.php
                    [line] => 91
                    [function] => getFopenHttpResponse
                    [class] => liveUpdateHttp
                    [type] => ::
                )

            [4] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/leStep.class.php
                    [line] => 243
                    [function] => getHttpResponse
                    [class] => liveUpdateHttp
                    [type] => ::
                )

            [5] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/leStep.class.php
                    [line] => 192
                    [function] => getLiveUpdateHttpResponse
                    [class] => leStep
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/ApplicationInstaller/includes/wizards/Features/ChooseLanguage.class.php
                    [line] => 9
                    [function] => executeOnline
                    [class] => leStep
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/OnlineInstaller/includes/library/leOnlineInstaller.class.php
                    [line] => 347
                    [function] => execute
                    [class] => ChooseLanguage
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /opt/lampp/htdocs/testwebedition/OnlineInstaller/setup.php
                    [line] => 208
                    [function] => executeStep
                    [class] => leOnlineInstaller
                    [type] => ->
                )

        )

)
und ja, webedition ist im document_root. Es wird über eine lokale subdomain erreicht ( http://test.localdev/ )