Share » Forums » Install & configuration » Cannot connect to database with wizard

Cannot connect to database with wizard

Cannot connect to database with wizard

Tuesday 28 September 2004 8:37:26 am - 2 replies

Author Message

Lazaro Ferreira

Tuesday 28 September 2004 9:21:40 am

Hi,

if your database name is

ezpublish2

then your grant sql is wrong :

should be

mysql> grant all privileges on ezpublish2.* to ezpublish@localhost identified by
'ezpublish';

Lazaro
http://www.mzbusiness.com

Lazaro
http://www.mzbusiness.com

rick shepherd

Wednesday 29 September 2004 12:13:55 am

OK, now I have created a new database:

mysql> create database ezno;

and a new user

mysql> grant all privileges on ezno.* to 'ezno'@'localhost' identified by 'ezno';

I then fill in the values:

Servername: ezno
Username: ezno
Password: ezno
Socket (optional): (blank)

and I still get

The database would not accept the connection, please review your settings and try again.

Any ideas??

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu