I have a aplication (PHP) into server Apache that needs to read a database
Mysql in another server IIS/win2000).
These servers are in diferent LAN.

This aplicattion has a perffect funcionality into LAN where is the database,
but when we try with remote conetion it doesnīt.

The mensage is that:

 Warning: Canīt connect Mysql on <ip_of_server_mysql> (110)
The number 110 in warning mensage is a port or error number?
 What can I do to stabilish this conection?



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to