First, a great thanks to Yoshi! With your instructions, I installed PHP and MySQL without problems in 15 min :)
However (there is always a "however" in CS ;) ), I get an error when trying to create a new database in MySQL:
mysql> select user();
+----------------+
| user() |...