Closed ChaosPower closed 11 years ago
Problem with curl @ ISPConfig 3
curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set
if I comment out these two, will it not affect basset?
File: basset/src/Basset/Asset.php
EDIT: Fixed via commenting curl_setopt($handler, CURLOPT_FOLLOWLOCATION, true);
Problem with curl @ ISPConfig 3
curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set
if I comment out these two, will it not affect basset?
File: basset/src/Basset/Asset.php
EDIT: Fixed via commenting curl_setopt($handler, CURLOPT_FOLLOWLOCATION, true);