Hallo,
gerade frisch installiert aber das Backend ist leer bis auf das News Widget.
Error log gibt nicht erhellendes her.
Hatte das schonmal jemand ?
Danke!
Hallo,
gerade frisch installiert aber das Backend ist leer bis auf das News Widget.
Error log gibt nicht erhellendes her.
Hatte das schonmal jemand ?
Danke!
[Mon Oct 17 13:55:29.508281 2016] [fcgid:warn] [pid 29981] [client 192.168.100.1:49668] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'element_id' cannot be null' in /var/www/xxxxx/spw/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:987
[Mon Oct 17 13:55:29.508320 2016] [fcgid:warn] [pid 29981] [client 192.168.100.1:49668] mod_fcgid: stderr: Stack trace:
[Mon Oct 17 13:55:29.508323 2016] [fcgid:warn] [pid 29981] [client 192.168.100.1:49668] mod_fcgid: stderr: #0 /var/www/xxxxx/spw/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(987): PDOStatement->execute()
[Mon Oct 17 13:55:29.508326 2016] [fcgid:warn] [pid 29981] [client 192.168.100.1:49668] mod_fcgid: stderr: #1 /var/www/xxxxx/spw/engine/Shopware/Components/Theme/DBALTimestampPersistor.php(87): Doctrine\\DBAL\\Connection->executeUpdate('INSERT INTO s_c...', Array)
[Mon Oct 17 13:55:29.508329 2016] [fcgid:warn] [pid 29981] [client 192.168.100.1:49668] mod_fcgid: stderr: #2 /var/www/xxxx/spw/engine/Shopware/Components/Theme/DBALTimestampPersistor.php(63): Shopware\\Components\\Theme\\DBALTimestampPersistor->updateTimestamp(1, 1476705329)
[Mon Oct 17 13:55:29.508332 2016] [fcgid:warn] [pid 29981] [client 192.168.100.1:49668] mod_fcgid: stderr: #3 /var/www/xxxxxx/spw/engine/Library/Enlight/Template/Plugins/function.themeTimestamp.php(34): Shopware\\Components\\Theme\\DBALTimestampPersistor->getCurrentTimestamp(1)
[Mon Oct 17 13:55:29.508335 2016] [fcgid:warn] [pid 29981] [client 192.168.100.1:49668] mod_fcgid: stderr: #4 /var/www/xxxxxx/spw/var/cache/production_201610051330/templates/fro in /var/www/xxxxx/spw/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 119
Möglicherweise das Problem ?
So, erneute installation und nach klick auf Backend diese Fehlermeldung:
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
The session has already been started. The session id must be set first. in engine/Library/Zend/Session.php on line 707
Stack trace:
#0 engine/Library/Zend/Session.php(421): Zend_Session::setId('81473646ea54ac6...')
#1 engine/Library/Zend/Session/Namespace.php(143): Zend_Session::start(true)
#2 engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(387): Zend_Session_Namespace->__construct('ShopwareBackend')
#3 engine/Library/Enlight/Event/Handler/Plugin.php(149): Shopware_Plugins_Backend_Auth_Bootstrap->onInitResourceBackendSession(Object(Enlight_Event_EventArgs))
#4 engine/Library/Enlight/Event/EventManager.php(251): Enlight_Event_Handler_Plugin->execute(Object(Enlight_Event_EventArgs))
#5 engine/Shopware/Components/DependencyInjection/Container.php(174): Enlight_Event_EventManager->notifyUntil('Enlight_Bootstr...', Array)
#6 engine/Shopware/Components/DependencyInjection/Container.php(157): Shopware\Components\DependencyInjection\Container->doLoad('backendsession')
#7 engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(399): Shopware\Components\DependencyInjection\Container->load('BackendSession')
#8 engine/Library/Enlight/Event/Handler/Plugin.php(149): Shopware_Plugins_Backend_Auth_Bootstrap->onInitResourceAuth(Object(Enlight_Event_EventArgs))
#9 engine/Library/Enlight/Event/EventManager.php(251): Enlight_Event_Handler_Plugin->execute(Object(Enlight_Event_EventArgs))
#10 engine/Shopware/Components/DependencyInjection/Container.php(174): Enlight_Event_EventManager->notifyUntil('Enlight_Bootstr...', Array)
#11 engine/Shopware/Components/DependencyInjection/Container.php(138): Shopware\Components\DependencyInjection\Container->doLoad('auth', 1)
#12 engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(437): Shopware\Components\DependencyInjection\Container->get('Auth')
#13 engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(265): Shopware_Plugins_Backend_Auth_Bootstrap->getCurrentLocale()
#14 engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(208): Shopware_Plugins_Backend_Auth_Bootstrap->initLocale()
#15 engine/Library/Enlight/Event/Handler/Plugin.php(149): Shopware_Plugins_Backend_Auth_Bootstrap->onPreDispatchBackend(Object(Enlight_Controller_ActionEventArgs))
#16 engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Plugin->execute(Object(Enlight_Controller_ActionEventArgs))
#17 engine/Library/Enlight/Controller/Action.php(138): Enlight_Event_EventManager->notify('Enlight_Control...', Object(Enlight_Controller_ActionEventArgs))
#18 engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('indexAction')
#19 engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#20 engine/Shopware/Kernel.php(177): Enlight_Controller_Front->dispatch()
#21 vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#22 engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#23 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#24 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#25 shopware.php(113): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#26 {main}
Verwendet wird:
Apache 2.4
mysql 5.6
PHP 5.6.26-0+deb8u1 (cli) (built: Sep 21 2016 12:37:50)
Copyright © 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright © 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright © 1999-2016, by Zend Technologies
Hast Du das Shopware-Verzeichnis sowie die Datenbank vor der erneuten Installation komplett leergeräumt?
Timme Hosting - schnelles nginx-Hosting