Einstellungen -> Update (Update Plugin) ## Fehler ##

Hallo, nach dem Installieren des Update Plugins lassen sich zwar die neuen Versionen der einzelnen Plugins ermitteln, aber bei Aufrud „Einstellungen“ -> „Update“ kommt folgender Fehler: Ups! Ein Fehler ist aufgetreten! [color=blue]Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration simplexml_load_file(https://update.shopware.de/version.php? … ydomain.de) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity „https://update.shopware.de/version.php?version=3.5.5&revision=5922&stage=1.4.0&host=www.mydomain.de“ in Vendor/Zend/library/Zend/Config/Xml.php on line 98 Stack trace:[/color] [color=purple]#0 Shopware/Plugins/Community/Backend/SwagUpdate/Controllers/Update.php(81): Zend_Config_Xml->__construct(‚https://update…‘, ‚update‘) #1 Shopware/Plugins/Community/Backend/SwagUpdate/Controllers/Update.php(61): Shopware_Controllers_Backend_Update->VersionConfig() #2 Enlight/Controller/Action.php(70): Shopware_Controllers_Backend_Update->indexAction() #3 Enlight/Controller/Dispatcher/DispatcherDefault.php(329): Enlight_Controller_Action->dispatch(‚indexAction‘) #4 Enlight/Controller/Front.php(99): Enlight_Controller_Dispatcher_DispatcherDefault->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #5 Shopware/Bootstrap.php(33): Enlight_Controller_Front->dispatch() #6 Enlight/Application.php(86): Shopware_Bootstrap->run() #7 shopware.php(6): Enlight_Application->run() #8 {main}[/color] Was sagt mit die Fehlermeldung? Viele Grüße Rainer Amend

Hi, in der Fehlermeldung steht auf Enlisch, dass der URL-Zugriff in der (PHP)-Konfiguration (PHP.ini) deaktiviert wurde. Um das zu Ändern, müsstes du einmal deinen Hosting-Provider darauf ansprechen. Die Option heißt „allow_url_fopen“ und ist sogar eine Shopware-Voraussetzung im System-Check-Tool. simplexml_load_file() [function.simplexml-load-file]: [color=red]URL file-access is disabled in the server configuration simplexml_load_file[/color] Heiner

1 „Gefällt mir“

Hallo, vielen Dank, diesen Einstellung konnte ich auf unseren Managed Server selbst machen. Funktioniert wieder. Viele Grüße Rainer