10.04.2013, 09:13
You would be better off creating a MySQL user through PHPMyAdmin, rather than using the root user - as it seems it is expecting a password. This way you can better manage where it access data from, rather than giving it full database privileges!