In PHP, I receive this error
Warning: mysql_pconnect(): Unknown MySQL Server Host 'www.xxxxxx.xom'(11004) in C:\Program Files\DzSoft\PHP Editor\php1C.tmp on line 11
I cannot log into my SQL from another server, and the server is in a firewall. What ports are required to be opened to use mySQL??
Are there any other problems for this?