I can't connect to mysql with this login script: $con = mysql_connect("localhost", "md7dani2_myuser", "xxxxxxx"); Have there been any changes for the mysql server, is "localhost" still the right one to use or is the server down? thanx!