Hello guys, Thank you all for so much activity and dedication. I start a new installation of ISPconfig 2.2.0, everything was fine until the installer ask three questions... Please enter your MySQL server: Please enter your MySQL user: Please enter your MySQL passwordr: As server I wrote hostname.domain or the IP where ISPconfig will run. As user and password I wrote what I choose when I did mysqladmin -u root password xxx following "The perfect setup on Debian Sarge", so I used "root" and "xxx" but everytime I receive this: ERROR 2003: Can't connect to MySQL server on <here the IP> (111) The provided MySQL password is wrong! I am sure the password is right, but try to change it in another console with mysqladmin -u root -p<password> password xxx but nothing Do you know what it is?. Is an error or just ignorance?. ) Thank you Jorge