What I must write in "MySQL Host" during the installation if my MySQL database is on other server??
if your mySQL database is configured to be accessed from remote servers (usually, when webhosted, this is not the case - you can only access "localhost"), you'll have to specify the host name. Ask the admin of the server your database runs on for support if you're not sure.
GauGau