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
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?
You can follow here: http://magento.stackexchange.com/questions/50179/magento-1-9-checkout-stuck-on-shipping-methods
and try it.