Richard Lynch wrote:
So open_basedir settings are mucking with curl's CURLOPT_FOLLOWLOCATION?

That seems pretty whack to this naive reader...

Guess you are stuck reading the headers and doing as many more
curl_exec()s on the Location: as it takes.

Yep, from version 5.2.0.

http://www.php.net/ChangeLog-5.php#5.2.0

Seems pretty silly to me too but *shrug* ;)

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to