Ver Mensaje Individual
  #5 (permalink)  
Antiguo 15/07/2003, 17:08
Avatar de Pandragon
Pandragon
 
Fecha de Ingreso: abril-2003
Ubicación: Alicante - España
Mensajes: 66
Antigüedad: 21 años
Puntos: 0
Retomando el tema, a mi me sucede algo parecido en un script.

Tengo alojado un script en dos dominios diferentes, en el primero tengo instalado php 4.2 y en el segundo php 4.1.

En el primero el script me funciona perfectamente, pero en el segundo me da el siguiente error:

Cita:
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/tuningwarez.com/httpdocs/modules/top_tueMule/class.mstopsites.php:334) in /usr/local/psa/home/vhosts/tuningwarez.com/httpdocs/modules/top_tueMule/in.php on line 123
la linea donde da error contiene:

Código PHP:
header"Location: $url" ); 
No se ejecuta ningún echo antes