[SOLVED] Errors

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
alexislalas
Forum Commoner
Posts: 44
Joined: Sun Feb 19, 2006 10:09 pm

[SOLVED] Errors

Post by alexislalas »

why do i get the following errors:


Warning: Unknown(): POST Content-Length of 51 bytes exceeds the limit of -1048576 bytes in Unknown on line 0

Warning: Cannot modify header information - headers already sent in Unknown on line 0

Warning: session_start(): Cannot send session cache limiter - headers already sent in c:\archivos de programa\apache group\apache\htdocs\idearium\sistema\login.php on line 4


thanks
alexislalas
Forum Commoner
Posts: 44
Joined: Sun Feb 19, 2006 10:09 pm

Post by alexislalas »

problem fixed
Post Reply