View Single Post
  #1 (permalink)  
Old 23-11-2008, 11:31
henri.bae henri.bae is offline
new member
 
Join Date: Nov 2008
Location: France
Posts: 5
Default Connecting to remote database

Hello,

I've put a site which needs to connect to a remote database. I have all the credentials, the ip addr, and the port number. I'm using PEAR:B. From my local server (ubuntu, php 5.2.4, mysql 5.0.5) I have no problem connecting to the base. From the live site, however, it doesn't fly.

I can ping the database host's ip from my local setup but if I go to the cpanel's network tools and type in the same ip I get an "invalid zone" result.

Any ideas on that?
Reply With Quote