Topic: Unable to connect to MySQL server

Hello

File: /mnt/122/sdc/3/b/alicia.heraz/mus/mus_forum/include/dblayer/mysql.php
Line: 58

PunBB reported: Unable to connect to MySQL server. MySQL reported: Access denied for user 'alicia.heraz'@'172.20.244.208' (using password: YES)

Any one is on the same server (free.fr) ? My Forum

Re: Unable to connect to MySQL server

Make sure your MySQL username and password are correct and that your MySQL host is correct

Re: Unable to connect to MySQL server

Smartys wrote:

Make sure your MySQL username and password are correct and that your MySQL host is correct

Yes I m sure. It worked well in the past ! :(

On free.fr

---
$db_type = 'mysql';
$db_host = 'sql.free.fr';
$db_name = 'alicia_heraz';
$db_username = 'alicia.heraz';
$db_password = 'my password';
---

I dont understand, where is the bug ?

Re: Unable to connect to MySQL server

That error means your username/password combination is invalid. If it worked before, talk to your host.