I downloaded the freeware version of MySQL so I can create a forum using php, but when I installed the rpm it says set a password for root. So I tryed the command to set the password '/usr/bin/mysqladmin -u root -p password' but it says that the file 'mysqladmin' does not exist. So I decided to download the binarys, now I can see the file 'mysqladmin' but I can't execute it, it still says the file does not exist. Anybody know whats wrong? Could you please help me, thanks.