Unable to create / access database during setup

View: New views
1 Messages — Rating Filter:   Alert me  

Unable to create / access database during setup

by TigerLily :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am installing on Linux and I am unable to create/connect to my database.

The user name and server is enclosed in single quotes:

Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'infinitesoftware'@'arion' (using password: YES) in /content/DesignerPlus/i/n/infinitesoftware.info/web/egroupware/phpgwapi/inc/adodb/drivers/adodb-mysql.inc.php on line 366

Database error: ADOdb::PConnect(arion:3306, infinitesoftware.info, $Password, mysql) failed.
mysql Error: 1045 (Access denied for user 'infinitesoftware'@'arion' (using password: YES))

Function: egw_db::query / egw_db::create_database


Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'egroupware'@'arion' (using password: YES) in /content/DesignerPlus/i/n/infinitesoftware.info/web/egroupware/phpgwapi/inc/adodb/drivers/adodb-mysql.inc.php on line 366

Database error: ADOdb::PConnect(arion:3306, egroupware, $Password, egroupware) failed.
mysql Error: 1045 (Access denied for user 'egroupware'@'arion' (using password: YES))

Function: egw_db::create_database

Can you please help as I am unable to get past this issue.