atitthaker Posted February 5, 2009 Share Posted February 5, 2009 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 Quote Link to comment Share on other sites More sharing options...
corbin Posted February 5, 2009 Share Posted February 5, 2009 You probably need to enable cURL in php.ini on the Win 03 machine. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.