Closed leeellaaa closed 7 years ago
Hi Alex.
I try to deploy my laravel project. But I got this error
ErrorException in WebService.php line 372: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set
It works perfectly at localhost. If you please help me with this issue I'll be really grateful.. Thanks..
Solved. I just comment this //curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
Thankyou...
Hi Alex.
I try to deploy my laravel project. But I got this error
ErrorException in WebService.php line 372: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set
It works perfectly at localhost. If you please help me with this issue I'll be really grateful.. Thanks..