PDA

View Full Version : Im stuck at install Please enter your MySQL server


getinspace
26th March 2009, 23:56
Fresh Centos 5.2 install

All seemed to be going ok...
Then I got to :

Please enter your MySQL server

I enetered

mysql
types in root for user
blank for passwd
got this:
ERROR 2003 (HY000): Can't connect to MySQL server on 'MySQL' (110)

Then I got this

The provided MySQL password is wrong!

Then I manually added and user and passwd with all mysql privilages and got same errors.

Any suggestions?

Thanks!

Peter

Leszek
27th March 2009, 01:27
You have to enter MySQL host as type, ex. localhost.
It's highly recommended to set a password.
My suggestion is to read the installation information.