Ver Mensaje Individual
  #1 (permalink)  
Antiguo 24/04/2007, 10:49
x_women
 
Fecha de Ingreso: abril-2005
Ubicación: en Santa Cruz - España
Mensajes: 429
Antigüedad: 19 años
Puntos: 1
Error en Curl

hola chicos miren este error,

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/pagina/public_html/consulta.php on line 246


este error ocurre en la siguiente linea:

curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);

saludos...