Media Temple: no more FOLLOW_LOCATION

By 26 Sep 2010 | Comment
It's not unusual for web hosts to make changes to their platform, for security reasons or whatever, but this one on Media Temple's (gs) platform can break web scripts that access API applications: curl's FOLLOW_LOCATION options has been disabled!

If your code (or your plugin's code, if you're into Wordpress etc) contains this:

curl_setopt ($ch, CURLOPT_FOLLOWLOCATION, 1);

then you will need to remove that line.


Comments

It's quiet in here...Add your comment

Web Development Survey!
Which web technologies would you like to see the back of, and why?