hello - brand new user here.
Trying to install egroupware, and am stuck on creating a database. Here’s the error message.
I’ve tried creating the database manually using my hosting company’s control panel, but still get access errors. I’ve installed php/database applications before with no issue - this has got me completely stumped. Any ideas?
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user: ‘wordsmith@localhost’ (Using password: YES) in /home/wordsmith/www/www/egroupware/phpgwapi/inc/adodb/drivers/adodb-mysql.inc.php on line 366
Database error: ADOdb::PConnect(localhost:3307, wordsmith, $Password, mysql) failed.
mysql Error: 1045 (Access denied for user: ‘wordsmith@localhost’ (Using password: YES))
Function: egw_db::query / egw_db::create_database
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user: ‘wordsmith@localhost’ (Using password: YES) in /home/wordsmith/www/www/egroupware/phpgwapi/inc/adodb/drivers/adodb-mysql.inc.php on line 366
Database error: ADOdb::PConnect(localhost:3307, wordsmith, $Password, egroupware) failed.
mysql Error: 1045 (Access denied for user: ‘wordsmith@localhost’ (Using password: YES))
Function: egw_db::create_database