
10/02/2009, 11:20
|
| | Fecha de Ingreso: noviembre-2008 Ubicación: Jerez
Mensajes: 23
Antigüedad: 16 años, 4 meses Puntos: 0 | |
Respuesta: Error en session_start() La linea 31 es el Header. :S he quitao el print pero me sigue dando el fallo.
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\AppServ\www\tienda\checklogin.php:1) in C:\AppServ\www\tienda\include\config.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\tienda\checklogin.php:1) in C:\AppServ\www\tienda\include\config.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\tienda\checklogin.php:1) in C:\AppServ\www\tienda\checklogin.php on line 31 |