# Plugin Problem?

**URL:** https://forum.shopware.com/t/plugin-problem/9906
**Category:** Shopware 3.5
**Tags:** programming
**Created:** [16. November 2012 um 16:31 UTC](https://forum.shopware.com/t/plugin-problem/9906 "2012-11-16T16:31:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Testman](https://avatars.discourse-cdn.com/v4/letter/t/bc8723/32.png) [@Testman](https://forum.shopware.com/u/Testman)
#### Post date: [16. November 2012 um 16:31 UTC](https://forum.shopware.com/t/plugin-problem/9906/1 "2012-11-16T16:31:34Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![DanielNogel](https://avatars.discourse-cdn.com/v4/letter/d/96bed5/32.png) [@DanielNogel](https://forum.shopware.com/u/DanielNogel)
#### Post date: [16. November 2012 um 16:46 UTC](https://forum.shopware.com/t/plugin-problem/9906/2 "2012-11-16T16:46:28Z")

</div>

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
