Fehler nach anlegen eines Shop-Clon

Hallo, ich benötige dringend einmal Eure Hilfe. Ich habe einen Shop geklont und soweit hat es FTP und mit der Datenbank gut funktioniert. Config und Datenbankeinträge (Domain) geändert etc… Es kommt nun folgende Fehlermeldung wenn ich ins Backend möchte: Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Cannot send headers; headers already sent in /www/htdocs/xxx/xxx.de/vendor/symfony/config/Symfony/Component/Config/Resource/FileResource.php, line 78 in Zend/Controller/Response/Abstract.php on line 323 Stack trace: #0 Zend/Controller/Response/Abstract.php(148): Zend_Controller_Response_Abstract->canSendHeaders(true) #1 Enlight/Controller/Action.php(248): Zend_Controller_Response_Abstract->setRedirect(‚http://www.giga…‘, 301) #2 Shopware/Controllers/Backend/Index.php(65): Enlight_Controller_Action->redirect(‚backend/‘, Array) #3 Enlight/Controller/Action.php(150): Shopware_Controllers_Backend_Index->preDispatch() #4 Enlight/Controller/Dispatcher/Default.php(528): Enlight_Controller_Action->dispatch(‚indexAction‘) #5 Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #6 Shopware/Kernel.php(145): Enlight_Controller_Front->dispatch() #7 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(471): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #8 Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #9 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(428): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #10 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(328): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true) #11 Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #12 vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php(192): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #13 Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #14 shopware.php(109): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main} weiter noch: Notice: unserialize() [function.unserialize]: Error at offset 66 of 68 bytes in /www/htdocs/xxx/xxx.de/vendor/symfony/config/Symfony/Component/Config/Resource/FileResource.php on line 78 Notice: unserialize() [function.unserialize]: Error at offset 137 of 4224 bytes in /www/htdocs/xxx/xxx.de/vendor/symfony/config/Symfony/Component/Config/ConfigCache.php on line 76 Warning: Invalid argument supplied for foreach() in /www/htdocs/xxx/xxx.de/vendor/symfony/config/Symfony/Component/Config/ConfigCache.php on line 77 Habt Ihr einen Ansatz für mich? Viele Grüße E.

Hast Du den Cache geleert? Im cache/-Verzeichnis kannst Du dafür /bin/bash clear\_cache.sh ausführen.