Page 1 of 1

Database connection trouble

Posted: 20 May 2005, 09:27
by nico93100b
Hi,
I'm trying to run Mantis. I have some trouble :
1) I'm getting :

"APPLICATION ERROR #402

Database selection failed. Error received from database was #1044: Access denied for user: 'nico93100b_demo@70.84.211.98' to database 'nico9300b_demo'"

2)When I'm going y to admin/check.php :


- Opening connection to database on host [webpal.info:3306] with username [nico93100b_demo] : GOOD
- Selecting database [nico9300b_demo] : BAD

What do I have to do ?


Thanks
Nicolas

Posted: 20 May 2005, 16:30
by thraxisp
Create the database?

If this is a new installation, there is a file in the sql directory to be executed to create the initial database.

Posted: 22 May 2005, 19:28
by nico93100b
Thanks for replying.
I've already created the database. So, ...?

Good evening

Posted: 24 May 2005, 00:14
by thraxisp
Does the database user "nico9300b_demo" have access to the database from your address? If you are using mysql, the mysql_access script may help debug this.