I get this error " 'Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on' "
I am trying to connect to an external server. What do i have to do to fix this?
sounds like you have the wrong database connection credentials
or you haven't granted access to the remote host to the specific db.