Hi,
I am having problem invoking an aspx page from PHP. I have installed PHP over windows XP and Windows 2003 Server. Curl version for Windows XP is libcurl/7.16.0 OpenSSL/0.9.8g zlib/1.2.3. and vista is having libcurl/7.16.0 OpenSSL/0.9.8i zlib/1.2.3.
As you can see the only difference between both the environment is openSSL version.
My XP system is able to invoke the page correctly but windows 2003 Server does not.
Actually, I have hosted site at my local server and site is having 2 different host header values. For one host header value 2003 server is working fine but for another one, it is not. For Windows XP it is able to open page from both Host header values.
Thanks
Atit