Kein Zugriff auf Backend - Zend_Session Error

Hallo, einige Tage nicht am Backend, nichts geändert - und nun erhalte ich folgende Fehlermeldung, wenn ich das Backend aufrufen möchte: Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Zend_Session::start() - /srv/www/vhosts/suretech.de/httpdocs/engine/Enlight/Enlight/Zend/Session.php(Line:498): Error #2 session_start(): open(/var/lib/php5/sess_oanb03nlse5hqvitqf3o793gqeui93of, O_RDWR) failed: Permission denied (13) Array /srv/www/vhosts/suretech.de/httpdocs/engine/Enlight/Enlight/Zend/Session.php(Line:511): Error #2 session_write_close(): open(/var/lib/php5/sess_oanb03nlse5hqvitqf3o793gqeui93of, O_RDWR) failed: Permission denied (13) Array /srv/www/vhosts/suretech.de/httpdocs/engine/Enlight/Enlight/Zend/Session.php(Line:511): Error #2 session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) Array in Enlight/Zend/Session.php on line 514 Stack trace: #0 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(56): Zend_Session::start(Array) #1 [internal function]: Shopware_Plugins_Backend_Auth_Bootstrap::onInitResourceAuth(Object(Enlight_Event_EventArgs)) #2 Enlight/Event/EventHandler.php(60): call_user_func(‚Shopware_Plugin…‘, Object(Enlight_Event_EventArgs)) #3 Enlight/Event/EventManager.php(96): Enlight_Event_EventHandler->execute(Object(Enlight_Event_EventArgs)) #4 Enlight/Bootstrap.php(179): Enlight_Event_EventManager->notifyUntil(‚Enlight_Bootstr…‘, Array) #5 Enlight/Bootstrap.php(124): Enlight_Bootstrap->loadResource(‚Auth‘) #6 Enlight/Application.php(396): Enlight_Bootstrap->hasResource(‚Auth‘) #7 Shopware/Plugins/Default/Backend/Locale/Bootstrap.php(70): Enlight_Application->__call(‚Auth‘, Array) #8 Shopware/Plugins/Default/Backend/Locale/Bootstrap.php(70): Shopware->Auth() #9 [internal function]: Shopware_Plugins_Backend_Locale_Bootstrap::onPreDispatchBackend(Object(Enlight_Event_EventArgs)) #10 Enlight/Event/EventHandler.php(60): call_user_func(‚Shopware_Plugin…‘, Object(Enlight_Event_EventArgs)) #11 Enlight/Event/EventManager.php(70): Enlight_Event_EventHandler->execute(Object(Enlight_Event_EventArgs)) #12 Enlight/Controller/Action.php(63): Enlight_Event_EventManager->notify(‚Enlight_Control…‘, Array) #13 Enlight/Controller/Dispatcher/DispatcherDefault.php(329): Enlight_Controller_Action->dispatch(‚indexAction‘) #14 Enlight/Controller/Front.php(99): Enlight_Controller_Dispatcher_DispatcherDefault->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #15 Shopware/Bootstrap.php(33): Enlight_Controller_Front->dispatch() #16 Enlight/Application.php(86): Shopware_Bootstrap->run() #17 shopware.php(6): Enlight_Application->run() #18 {main} Die URL lautet www.suretech.de Hat jemand eine Idee, kann jemand helfen? Grüße, Alex

Nachdem ich den Apache Service neu gestartet habe, funktioniert nun auch das Frontend nicht mehr. Fehler: Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Zend_Session::start() - /srv/www/vhosts/suretech.de/httpdocs/engine/Enlight/Vendor/Zend/library/Zend/Db/Table/Abstract.php(Line:826): Error #1024 Failed saving metadata to metadataCache Array in Enlight/Zend/Session.php on line 514 Stack trace: #0 Shopware/Bootstrap.php(169): Zend_Session::start(Array) #1 [internal function]: Shopware_Bootstrap->initSession() #2 Enlight/Bootstrap.php(182): call_user_func(Array) #3 Enlight/Bootstrap.php(147): Enlight_Bootstrap->loadResource(‘Session’) #4 Shopware/Shopware.php(92): Enlight_Bootstrap->getResource(‘Session’) #5 Shopware/Plugins/Default/Core/Shop/Bootstrap.php(41): Shopware->Session() #6 [internal function]: Shopware_Plugins_Core_Shop_Bootstrap::onInitResourceShop(Object(Enlight_Event_EventArgs)) #7 Enlight/Event/EventHandler.php(60): call_user_func(‘Shopware_Plugin…’, Object(Enlight_Event_EventArgs)) #8 Enlight/Event/EventManager.php(96): Enlight_Event_EventHandler->execute(Object(Enlight_Event_EventArgs)) #9 Enlight/Bootstrap.php(179): Enlight_Event_EventManager->notifyUntil(‘Enlight_Bootstr…’, Array) #10 Enlight/Bootstrap.php(124): Enlight_Bootstrap->loadResource(‘Shop’) #11 Enlight/Application.php(396): Enlight_Bootstrap->hasResource(‘Shop’) #12 Shopware/Plugins/Default/Core/Shop/Bootstrap.php(86): Enlight_Application->__call(‘Shop’, Array) #13 [internal function]: Shopware_Plugins_Core_Shop_Bootstrap::onPreDispatch(Object(Enlight_Event_EventArgs)) #14 Enlight/Event/EventHandler.php(60): call_user_func(‘Shopware_Plugin…’, Object(Enlight_Event_EventArgs)) #15 Enlight/Event/EventManager.php(70): Enlight_Event_EventHandler->execute(Object(Enlight_Event_EventArgs)) #16 Enlight/Controller/Front.php(86): Enlight_Event_EventManager->notify(‘Enlight_Control…’, Array) #17 Shopware/Bootstrap.php(33): Enlight_Controller_Front->dispatch() #18 Enlight/Application.php(86): Shopware_Bootstrap->run() #19 shopware.php(6): Enlight_Application->run() #20 {main} --------------------------------------------------------------------------- Informationen zu meinem System: Open Suse 11.4 [color=blue]Plesk Panel 10.4.4 - zuletzt aktualisiert am 05.09.12!!! (das ist demnach die Veränderung, die am System stattgefunden hat)[/color] PHP-Unterstützung wird ausgeführt als FastCGI-Applikation Rechte auf open_basedir und cache sind unverändert auf 777

Hallo, wurden diese Schritte schon einmal durchgeführt? allgemeines-f2/frontend-nicht-mehr-erreichbar-t4723.html#p25266 Zu den Shopware Cache Ordnern deutet deine erste Meldung eher hier drauf: Falscher Session-Save-Path oder fehlende Schreibberechtigung für diesen

1 „Gefällt mir“

Hi, den Thread hatte ich gelelsen - allerdings habe ich jetzt erst die Rechte auch rekursiv auf /cache/database und /cache/template gesetzt. Hat geholfen - Frontend funktioniert wieder - vielen Dank! Session-Save-Path ist var/lib/php5 Ich habe hier die Rechte von 755 auf 777 gesetzt und Backend funktioniert nun auch wieder. Keine Ahnung wie so etwas entsteht - auf jeden Fall habe ich einen herrlichen Sommertag am Rechner vertrödelt. Grüße, Alex