Hi
I’m using the Asynchronous timed service to send alerts for appointments. However the mail alerts are not being send and the following error is generated:
Database error (egw_exception_db_setup): Connection with
ADOdb::PConnect(localhost:3306, egroupware, $Password, egroupware)
failed.
Maybe you not created a database for EGroupware yet.
#0 /usr/share/egroupware/phpgwapi/inc/class.egw.inc.php(70): egw
->setup(Array, true)
#1 /usr/share/egroupware/phpgwapi/inc/functions.inc.php(130): egw
->__construct(Array)
#2 /usr/share/egroupware/phpgwapi/cron/asyncservices.php(71):
include(’/usr/share/egro…’)
#3 {main}
Instance=default, User=, Request= http://, User-agent=
Database error: Connection with ADOdb::PConnect(localhost:3306,
egroupware, $Password, egroupware) failed.
Maybe you not created a database for EGroupware yet.
Everything but the alerts is ok.
Any ideas?
Thanks