Hi Ralf,
danke für den Hinweis mit der Groups App, dann passt ja alles was ich so gemacht habe
Zu der Fehlermeldung im Admin Panel - folgendes zeigt das Error Log des Apache für die eGroupware
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] Database error (egw_exception_db_invalid_sql): Invalid SQL: DELETE FROM egw_notificationpopup WHERE notify_type='push' AND notify_created < \nYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 (1064), referer: https://egroupware.domain.de/index.php?cd=yes
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(2125): egw_db->query('DELETE FROM egw...', 116, '/var/www/swagro...'), referer: https://egroupware.domain.de/index.php?cd=yes
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] #1 /var/www/egroupware.domain.de/notifications/inc/class.notifications_push.inc.php(116): egw_db->delete('egw_notificatio...', Array, 116, '/var/www/swagro...', 'notifications'), referer: https://egroupware.domain.de/index.php?cd=yes
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] #2 /var/www/egroupware.domain.de/notifications/inc/class.notifications_push.inc.php(47): notifications_push::cleanup_push_msgs(), referer: https://egroupware.domain.de/index.php?cd=yes
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] #3 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_json.inc.php(165): notifications_push::get(), referer: https://egroupware.domain.de/index.php?cd=yes
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] #4 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_json.inc.php(82): egw_json_request->handleRequest('notifications.n...', Array), referer: https://egroupware.domain.de/index.php?cd=yes
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] #5 /var/www/egroupware.domain.de/json.php(106): egw_json_request->parseRequest('notifications.n...', '{"request":{"pa...'), referer: https://egroupware.domain.de/index.php?cd=yes
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] #6 {main}, referer: https://egroupware.domain.de/index.php?cd=yes
[Thu Feb 18 16:18:31 2016] [error] [client xx.xx.xx.xx] # Instance=default, User=hosp, Request=POST https://egroupware.domain.de/json.php?menuaction=notifications.notifications_ajax.get_notifications, User-agent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0, referer: https://egroupware.domain.de/index.php?cd=yes
In diesem zusammenhang fällt mir auf das wir vor ein paar Wochen zweimal einen Serientermin mit Alarmen hatten, bei denen vereinzelt Teilnehmer 30-50 gleiche Alarme hatten und deshalb per E-Mail vollgespammt worden sind, vielleicht hängt das ja zusammen.
Da ich gerade im Errorlog unterwegs war sind mir noch zwei Dinge aufgefallen. Zum einen merkwürdige Fehlermeldungen im zusammenhang mit der groupdav.php bei zugriffen von externen Geräten:
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(92): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(70): egw->setup(Array, true)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(124): egw->__construct(Array)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=, Request=OPTIONS https://egroupware.domain.de/groupdav.php/principals/users/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(92): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(70): egw->setup(Array, true)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(124): egw->__construct(Array)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=, Request=OPTIONS https://egroupware.domain.de/groupdav.php/principals/users/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(92): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(70): egw->setup(Array, true)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(124): egw->__construct(Array)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=, Request=OPTIONS https://egroupware.domain.de/groupdav.php/principals/users/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_setup): Connection with ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.\n\nMaybe you not created a database for EGroupware yet.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(70): egw->setup(Array, true)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(124): egw->__construct(Array)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=, Request=OPTIONS https://egroupware.domain.de/groupdav.php/principals/users/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(592): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 [internal function]: egw_db->__wakeup()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(77): unserialize('O:3:"egw":13:{s...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=hartmann, Request=OPTIONS https://egroupware.domain.de/groupdav.php/principals/users/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(592): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 [internal function]: egw_db->__wakeup()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(77): unserialize('O:3:"egw":13:{s...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=hartmann, Request=OPTIONS https://egroupware.domain.de/groupdav.php/principals/users/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(592): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 [internal function]: egw_db->__wakeup()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(77): unserialize('O:3:"egw":13:{s...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=hartmann, Request=OPTIONS https://egroupware.domain.de/groupdav.php/principals/users/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] PHP Fatal error: Call to a member function disconnect() on a non-object in /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php on line 626
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(92): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(70): egw->setup(Array, true)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(124): egw->__construct(Array)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=, Request=PROPFIND https://egroupware.domain.de/groupdav.php/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(92): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(70): egw->setup(Array, true)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(124): egw->__construct(Array)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=, Request=PROPFIND https://egroupware.domain.de/groupdav.php/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(92): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(70): egw->setup(Array, true)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(124): egw->__construct(Array)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=, Request=PROPFIND https://egroupware.domain.de/groupdav.php/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_setup): Connection with ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.\n\nMaybe you not created a database for EGroupware yet.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php(70): egw->setup(Array, true)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(124): egw->__construct(Array)
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=, Request=PROPFIND https://egroupware.domain.de/groupdav.php/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(592): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 [internal function]: egw_db->__wakeup()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(77): unserialize('O:3:"egw":13:{s...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=hartmann, Request=PROPFIND https://egroupware.domain.de/groupdav.php/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(592): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 [internal function]: egw_db->__wakeup()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(77): unserialize('O:3:"egw":13:{s...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=hartmann, Request=PROPFIND https://egroupware.domain.de/groupdav.php/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] Database error (egw_exception_db_connection): ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware) failed.
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #0 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(358): egw_db->_connect('localhost')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #1 /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_db.inc.php(592): egw_db->connect()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #2 [internal function]: egw_db->__wakeup()
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #3 /var/www/egroupware.domain.de/phpgwapi/inc/functions.inc.php(77): unserialize('O:3:"egw":13:{s...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #4 /var/www/egroupware.domain.de/header.inc.php(106): require_once('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #5 /var/www/egroupware.domain.de/groupdav.php(46): include('/var/www/egroup...')
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] #6 {main}
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] # Instance=default, User=hartmann, Request=PROPFIND https://egroupware.domain.de/groupdav.php/hartmann/, User-agent=iOS/9.0.2 (13A452) dataaccessd/1.0
[Thu Feb 18 09:53:02 2016] [error] [client 80.187.99.147] PHP Fatal error: Call to a member function disconnect() on a non-object in /var/www/egroupware.domain.de/phpgwapi/inc/class.egw.inc.php on line 626
Zum anderen Fehler/Hinweise im zusammenhang mit der lokalen phppear installation:
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: egw_session_encrypted in /var/www/egroupware.domain.de/phpgwapi/inc/class.egw_session.inc.php on line 379, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined offset: 0 in /var/www/egroupware.domain.de/phpgwapi/inc/common_functions.inc.php on line 75, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.php.net/pear in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_Installer_Role::initializeConfig() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Config.php on line 599, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_Installer_Role::registerRoles() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Installer/Role.php on line 45, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_Installer_Role::getBaseinstallRoles() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Installer/Role.php on line 270, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_Installer_Role::getInstallableRoles() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Installer/Role.php on line 271, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_Installer_Role::getPhpRoles() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Installer/Role.php on line 272, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_Installer_Role::getValidRoles() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Installer/Role.php on line 273, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_DependencyDB::singleton() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Registry.php on line 328, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.php.net/net_sieve in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: Net_Sieve in /var/www/egroupware.domain.de/setup/check_install.php on line 417, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.horde.org/horde_imap_client in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_Installer_Role::initializeConfig() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Config.php on line 599, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Strict Standards: Non-static method PEAR_DependencyDB::singleton() should not be called statically, assuming $this from incompatible context in /usr/share/php/PEAR/Registry.php on line 328, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.horde.org/horde_nls in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.horde.org/horde_mail in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.horde.org/horde_smtp in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.horde.org/horde_compress in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.horde.org/horde_icalendar in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.horde.org/horde_mapi in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.php.net/console_getopt in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.php.net/xml_feed_parser in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:04 2016] [error] [client xx.xx.xx.xx] PHP Notice: Undefined index: pear-pear.php.net/text_diff in /var/www/egroupware.domain.de/setup/check_install.php on line 332, referer: https://egroupware.domain.de/setup/applications.php?debug=
[Thu Feb 18 09:58:24 2016] [error] [client xx.xx.xx.xx] PHP Warning: Invalid argument supplied for foreach() in /var/www/egroupware.domain.de/phpgwapi/categories.php on line 35, referer: https://egroupware.domain.de/index.php?cd=yes
Die Installationsprüfung im Setup meldet aber alles grün:
Überprüfe ob PEAR installiert ist: 1.9.5
Passed Überprüfe ob PEAR::Net_Sieve installiert ist: Ja
Passed Überprüfe ob PEAR pear.horde.org/Horde_Imap_Client (2.24.2) installiert ist: 2.27.0
Passed Überprüfe ob PEAR pear.horde.org/Horde_Nls (2.0.3) installiert ist: 2.0.5
Passed Überprüfe ob PEAR pear.horde.org/Horde_Mail (2.1.2) installiert ist: 2.5.1
Passed Überprüfe ob PEAR pear.horde.org/Horde_Smtp (1.3.0) installiert ist: 1.9.0
Passed Überprüfe ob PEAR pear.horde.org/Horde_Compress (2.0.8) installiert ist: 2.1.1
Passed Überprüfe ob PEAR pear.horde.org/Horde_Icalendar (2.0.0) installiert ist: 2.0.10
Passed Überprüfe ob PEAR pear.horde.org/Horde_Mapi (1.0.0) installiert ist: 1.0.4
Passed Überprüfe ob PEAR::Console_Getopt installiert ist: 1.3.1
Passed Überprüfe ob PEAR::XML_Feed_Parser installiert ist: 1.0.5
Passed Überprüfe ob PEAR::Text_Diff installiert ist: 1.1.1
Wollte jetzt eigentlich nicht die Topc sprengen, aber dachte ich werfs mal noch in den Raum und vielleicht ist alles halb so wild, die Installation läuft nämlich gefühlt seit Jahren stabil
Beste Grüße
Sebastian