Remote MySQl connections not working

Discussion in 'Installation/Configuration' started by tristanlee85, May 5, 2008.

  1. tristanlee85

    tristanlee85 New Member

    One of my domains at GoDaddy needs to connect to one of my databases on my ISPConfig server. I have remote access enabled by selecting 'yes' from the dropdown menu, but my script still can't connect to it. Is there additional configuring I need to do?

    Code:
    Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'www.plastikracing.net' (4) in /home/content/t/r/i/tristanlee1985/html/plastikhosting/include/remote.php on line 2
    Can't connect to MySQL server on 'www.plastikracing.net' (4)
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    netstat -tap | grep mysql
     

Share This Page