Ver Mensaje Individual
  #1 (permalink)  
Antiguo 02/01/2009, 06:04
superdober
 
Fecha de Ingreso: agosto-2007
Mensajes: 248
Antigüedad: 16 años, 8 meses
Puntos: 1
Diferencia entre PHP Notice y PHP Warning

Hola a todos, me gustaria saber la diferencia entre PHP Notice y PHP Warning ya que tengo el siguiente log de errores en Apache. Tambien me gustaria que me comentarais que debo hacer para solucionar ambos problemas en el siguiente log.
Le estoy dando vueltas pero no consigo quitarlos del log de Apache.
Muchas Gracias de antemano

Código:
[Fri Jan 02 13:00:20 2009] [error] [client 127.0.0.1] PHP Notice:  A session had already been started - ignoring session_start() in C:\\Web\\php\\PuntosDeVenta\\revistas_mostrarlistado.php on line 7, referer: http://localhost/php/PuntosDeVenta/parteizquierda.php
[Fri Jan 02 13:00:20 2009] [error] [client 127.0.0.1] PHP Warning:  Cannot modify header information - headers already sent by (output started at C:\\Web\\php\\PuntosDeVenta\\revistas_mantenimiento.php:131) in C:\\Web\\php\\PuntosDeVenta\\vaciar_cache.php on line 7, referer: http://localhost/php/PuntosDeVenta/parteizquierda.php
[Fri Jan 02 13:00:20 2009] [error] [client 127.0.0.1] PHP Warning:  Cannot modify header information - headers already sent by (output started at C:\\Web\\php\\PuntosDeVenta\\revistas_mantenimiento.php:131) in C:\\Web\\php\\PuntosDeVenta\\vaciar_cache.php on line 8, referer: http://localhost/php/PuntosDeVenta/parteizquierda.php
[Fri Jan 02 13:00:24 2009] [error] [client 127.0.0.1] PHP Notice:  A session had already been started - ignoring session_start() in C:\\Web\\php\\PuntosDeVenta\\revistas_mostrarlistado.php on line 7, referer: http://localhost/php/PuntosDeVenta/revistas_mantenimiento.php
[Fri Jan 02 13:00:24 2009] [error] [client 127.0.0.1] PHP Warning:  Cannot modify header information - headers already sent by (output started at C:\\Web\\php\\PuntosDeVenta\\revistas_mantenimiento.php:131) in C:\\Web\\php\\PuntosDeVenta\\vaciar_cache.php on line 7, referer: http://localhost/php/PuntosDeVenta/revistas_mantenimiento.php
[Fri Jan 02 13:00:24 2009] [error] [client 127.0.0.1] PHP Warning:  Cannot modify header information - headers already sent by (output started at C:\\Web\\php\\PuntosDeVenta\\revistas_mantenimiento.php:131) in C:\\Web\\php\\PuntosDeVenta\\vaciar_cache.php on line 8, referer: http://localhost/php/PuntosDeVenta/revistas_mantenimiento.php
[Fri Jan 02 13:00:25 2009] [error] [client 127.0.0.1] PHP Notice:  A session had already been started - ignoring session_start() in C:\\Web\\php\\PuntosDeVenta\\revistas_mostrarlistado.php on line 7, referer: http://localhost/php/PuntosDeVenta/revistas_mantenimiento.php?revista=Elle&codigo=002&abreviatura=ELL&id_revista=2
[Fri Jan 02 13:00:25 2009] [error] [client 127.0.0.1] PHP Warning:  Cannot modify header information - headers already sent by (output started at C:\\Web\\php\\PuntosDeVenta\\revistas_mantenimiento.php:131) in C:\\Web\\php\\PuntosDeVenta\\vaciar_cache.php on line 7, referer: http://localhost/php/PuntosDeVenta/revistas_mantenimiento.php?revista=Elle&codigo=002&abreviatura=ELL&id_revista=2
[Fri Jan 02 13:00:25 2009] [error] [client 127.0.0.1] PHP Warning:  Cannot modify header information - headers already sent by (output started at C:\\Web\\php\\PuntosDeVenta\\revistas_mantenimiento.php:131) in C:\\Web\\php\\PuntosDeVenta\\vaciar_cache.php on line 8, referer: http://localhost/php/PuntosDeVenta/revistas_mantenimiento.php?revista=Elle&codigo=002&abreviatura=ELL&id_revista=2