How To: Convert your Xbox to a NAS - Part 2

Status
Not open for further replies.
G

Guest

Guest
Hi, Just have one question, how do you create the database? Doesn't work with just typing "mysqladmin create torrentflux", it just says "access denied for user 'root'@'localhost'"
pls advice!
/Schatz
 
I think you are missing two very important software to install.

apt-get install libapache-mod-php4
apt-get install php4-mysql
otherwise it will not render php in apache and connect to the db
 
Status
Not open for further replies.