Ver Mensaje Individual
  #1 (permalink)  
Antiguo 04/09/2007, 08:51
miquelcamps
 
Fecha de Ingreso: abril-2004
Ubicación: madrid
Mensajes: 31
Antigüedad: 20 años, 9 meses
Puntos: 2
error Unable to find the socket transport http

hola a todos !!

miren hace poco me he mudado a un servidor dedicado administrado y hay cosas que no las se configurar

una de estas cosas es este error:

Warning: fsockopen() [function.fsockopen]: unable to connect to http://www.google.es:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in ------------------ on line 24
errno: 1874729152 errstr: Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?

informacion del servidor
debian etch + lighttpd + php5 + eaccelerator + fastcgi

he leido en varios sitios que se tiene que tener activada la opcion:
allow_url_fopen = On

del fichero /etc/php5/cgi/php.ini

la opcion ya estaba activada por defecto, pero aun y asi me salen los errores

¿alguna sugerencia?



mil gracias!!!