- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2015
06:02 AM
05-05-2015
06:02 AM
CURLOPT_FOLLOWLOCATION error after update 1.9.1.0 -> 1.9.1.1
Hello all,
I updated version 1.9.1.0 by magentoconnect for 1.9.1.1 and now I got alot this error in log:
Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set in /www/client/web/shop/downloader/lib/Mage/HTTP/Client/Curl.php on line 510
my config:
PHP Version 5.4.39
nginx/1.2.1
Any sugestion?
Thx
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2015
10:46 AM
05-05-2015
10:46 AM
Re: CURLOPT_FOLLOWLOCATION error after update 1.9.1.0 -> 1.9.1.1
Hi @Veio
A quick google searched turned the following up.
http://stackoverflow.com/questions/6918623/curlopt-followlocation-cannot-be-activated
Did you try disabling safe mode?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2015
07:59 PM
05-18-2015
07:59 PM
Re: CURLOPT_FOLLOWLOCATION error after update 1.9.1.0 -> 1.9.1.1
You can follow here: http://magento.stackexchange.com/questions/50179/magento-1-9-checkout-stuck-on-shipping-methods
and try it.