RE: [PHP] fsockopen connection error on IIS[Scanned]

2004-03-31 Thread Michael Egan
Problem solved. It seems there was a proxy server involved which was screwing things up. Regards, Michael Egan > -Original Message- > From: Michael Egan > Sent: 31 March 2004 14:20 > To: PHP General (E-mail) > Subject: [PHP] fsockopen connection error on IIS[Scanned] &g

[PHP] fsockopen connection error on IIS

2004-03-31 Thread Michael Egan
Hello all, I'm working with somebody using IIS (honest - it's not me) to try and develop some web services whereby a site hosted on IIS is able to access data using a nusoap client with a nusoap server set up on a linux/apache server. I can do this satisfactorily from another linux/apache serve