What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [Solved] CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost?

[Solved] CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost?
Author: Message:
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost?
quote:
Originally posted by Mike
By the way, the server uses libcurl/7.13.2
wtf, seriously? That version is over 4 years old... :/

The only thing I can suggest is to enable verbose mode, which will show more detailed information...

PHP code:
curl_setopt($ch, CURLOPT_VERBOSE, true);

(Look into CURLOPT_STDERR if you want to redirect the info to a file)

My guess is that cURL is misinterpreting the response somehow, thinking it got a partial response when in fact it got the full response.
11-08-2009 10:40 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Solved] CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost? - by Mike on 11-08-2009 at 07:01 AM
RE: CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost? - by Vilkku on 11-08-2009 at 09:59 AM
RE: CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost? - by Mike on 11-08-2009 at 01:33 PM
RE: CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost? - by WDZ on 11-08-2009 at 10:40 PM
RE: CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost? - by Mike on 11-09-2009 at 12:40 AM
RE: CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost? - by WDZ on 11-09-2009 at 03:13 AM
RE: CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost? - by Mike on 11-09-2009 at 05:53 AM
RE: [Solved] CURLOPT_FOLLOWLOCATION not working correctly on Dreamhost? - by WDZ on 11-09-2009 at 06:22 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On