I have two scripts running on two differents environments: In the development environment, I'm using Windows XP professional with Apache 2.0.48 and PHP 4.3.4. The first script performs a Fsockopen to the second script using an url starting with localhost. It is working fine. Than the second script performs a Fsockopen to another server in the same subnet. It is working fine. In the testing environment, I'm using Windows 2003 Server with Apache 2.0.48 and PHP 4.3.4. The scripts are identicals than the one on the development environment. The first script performs a Fsockopen to the second script using an url starting with localhost. It is working fine. Than the second script performs a Fsockopen to another server in the same subnet. It is not working and we can an answer "could not connect". The testing environment is in our DMZ (therefore using the same subnet). I spoke to our Firewall guru, and he is sure that because the two machines are in the same subnet, the firewall is not involved. Does anyone have an idea? May be a service has not been started and should be? Any new direction welcomes? Alain ******************************************************************************************************************* Premium Credit Limited Main Switchboard :01372-748833 Fax :01372-748811 This E-mail message together with any attachments transmitted with it is intended only for use by its addressee and may contain information which is privileged and confidential, disclosure of which may be prohibited by law. If you are not (or have not been authorised by) the addressee, you may not copy, forward, disclose or use any part of this message or its attachments. If you have received this message in error, please notify the sender by return E-mail and delete it from your system. Premium Credit Limited and its associate group of companies do not endorse opinions and information in this message and its attachments which do not relate to the official business of Premium Credit Limited and do not accept liability for errors or omissions arising from the presence of computer viruses or from interception/corruption in the course of transmission. ******************************************************************************************************************** -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php