Plugin Problem?

Hallo, kann mir jemand sagen welches Plugin hier das Problem ist?, kann Leider die Fehlermeldung nicht zuordnen. Habe folgende Meldung in Backend Plugin Bereich: Fehler-Protokoll: Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Zend_Session::start() - /www/htdocs/w00cd543/budokatana.de/engine/Enlight/Enlight/Zend/Session.php(Line:489): Error #8 session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/tmp) failed: Permission denied (13) 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 Enlight/Event/EventHandler.php(60): Shopware_Plugins_Backend_Auth_Bootstrap::onInitResourceAuth(Object(Enlight_Event_EventArgs)) #2 Enlight/Event/EventManager.php(96): Enlight_Event_EventHandler->execute(‘Shopware_Plugin…’, Object(Enlight_Event_EventArgs)) #3 Enlight/Bootstrap.php(179): Enlight_Event_EventManager->notifyUntil(Object(Enlight_Event_EventArgs)) #4 Enlight/Bootstrap.php(124): Enlight_Bootstrap->loadResource(‘Enlight_Bootstr…’, Array) #5 Enlight/Application.php(396): Enlight_Bootstrap->hasResource(‘Auth’) #6 [internal function]: Enlight_Application->__call(‘Auth’) #7 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(208): Shopware->Auth(‘Auth’, Array) #8 Enlight/Event/EventHandler.php(60): Shopware_Plugins_Backend_Auth_Bootstrap::onPreDispatchBackend() #9 Enlight/Event/EventManager.php(70): Enlight_Event_EventHandler->execute(Object(Enlight_Event_EventArgs)) #10 Enlight/Controller/Action.php(63): Enlight_Event_EventManager->notify(‘Shopware_Plugin…’, Object(Enlight_Event_EventArgs)) #11 Enlight/Controller/Dispatcher/DispatcherDefault.php(329): Enlight_Controller_Action->dispatch(Object(Enlight_Event_EventArgs)) #12 Enlight/Controller/Front.php(99): Enlight_Controller_Dispatcher_DispatcherDefault->dispatch(‘Enlight_Control…’, Array) #13 Shopware/Bootstrap.php(33): Enlight_Controller_Front->dispatch(‘getListAction’) #14 Enlight/Application.php(86): Shopware_Bootstrap->run(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #15 shopware.php(6): Enlight_Application->run() #16 {main} Bitte beheben Sie den Fehler oder löschen Sie das fehlerhafte Plugin!

Hallo, die Fehlermeldung deutet darauf hin, dass das /tmp-Verzeichnis nicht schreibbar ist. Hier sollten die entsprechenden Zugriffsrechte gesetzt werden. Besten Gruß, Daniel Nögel