...
For the root administration database password, use the standard password algorithm based on the server name.
Secure MySQL
Still working this out - http://dev.mysql.com/doc/refman/5.0/en/mysql-secure-installation.html
Connect PHP to MySQL
Install the necessary libraries so that PHP will be able to connect to MySQL.
...