
Originally Posted by
Peter Homann
Hi Rod,
I've started to get the following error display when estimating shipping.
"Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/homann/public_html/store/includes/modules/shipping/ozpost.php on line 739"
Any clues what might be causing this?
Cheers,
Peter.
ps. You could also try adding this:
Code:
curl_setopt($ch, CURLOPT_HTTP_VERSION, CURL_HTTP_VERSION_1_0);
Cheers
Rod
Bookmarks