el muchacho
21-04-05, 08:19 PM
Hello,
I've tried to upgrade dp from v1.02 with EasyPHP 1.8 to v2.01, but I'm having the following message when I type the URL http://localhost/dotproject in my browser :
Warning: mysql_pconnect(): Accès refusé pour l'utilisateur: 'admin'@'@localhost' (mot de passe: OUI) in d:\program files\easyphp1-8\www\dotproject\lib\adodb\drivers\adodb-mysql.inc.php on line 343
FATAL ERROR: Connection to database server failed
So it says that the access is refused for user 'admin'@'@localhost' and the password is "OUI".
My problem is, I don't know where this password comes from (obviously some default pass somewhere in EasyPHP), and how to change it. :confused: It's not a password that I've set.
I face the same problem with a new installation of dotproject v2, without trying to upgrade the current database.
Does anyone have an idea ?
Thanx.
Config:
PHP 4.3.10
MySQL 4.1.9
Apache 1.3.33
WinXP
I've tried to upgrade dp from v1.02 with EasyPHP 1.8 to v2.01, but I'm having the following message when I type the URL http://localhost/dotproject in my browser :
Warning: mysql_pconnect(): Accès refusé pour l'utilisateur: 'admin'@'@localhost' (mot de passe: OUI) in d:\program files\easyphp1-8\www\dotproject\lib\adodb\drivers\adodb-mysql.inc.php on line 343
FATAL ERROR: Connection to database server failed
So it says that the access is refused for user 'admin'@'@localhost' and the password is "OUI".
My problem is, I don't know where this password comes from (obviously some default pass somewhere in EasyPHP), and how to change it. :confused: It's not a password that I've set.
I face the same problem with a new installation of dotproject v2, without trying to upgrade the current database.
Does anyone have an idea ?
Thanx.
Config:
PHP 4.3.10
MySQL 4.1.9
Apache 1.3.33
WinXP