رمز رو زدم ولی باز هم ارور زیر رو میده :
Installing Kloxo.....
Starting MySQL: [ OK ]
Stopping MySQL: [ OK ]
Starting MySQL: [ OK ]
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Fatal Error: Could not connect to Mysql Localhost using user root and password "11111111"
If this is a brand new install, you can completely remove mysql by running the commands below
rm -rf /var/lib/mysql
rpm -e mysql-server
And then run the installer again