Bug #37368 Database Error at First Access to Database
Submitted: 12 Jun 2008 14:07 Modified: 1 Jan 2011 18:03
Reporter: A N Email Updates:
Status: Won't fix Impact on me:
None 
Category:Eventum Severity:S1 (Critical)
Version:3603 OS:Any
Assigned to: CPU Architecture:Any

[12 Jun 2008 14:07] A N
Description:
Database Error:

There seems to be a problem connecting to the database server specified in your configuration file. Please contact your local system administrator for further assistance. 

How to repeat:
Fresh install
[x] Use a Separate MySQL User for Normal Eventum Use

after install success:
http://localhost/Eventum/

Suggested fix:
http://svn.mysql.com/fisheye/browse/eventum-gpl/eventum/setup/index.php?r=3165#l327

from
TO '" . $_POST["eventum_user"] . "'@'%' 

change to
TO '" . $_POST["eventum_user"] . "'@'localhost'
[1 Jan 2011 18:03] Valeriy Kravchuk
As Oracle no longer sponsors or coordinates active development of the Eventum software, interested parties should report bugs at https://bugs.launchpad.net/eventum