Page 1 of 1

i have a little problem

Posted: Tue Aug 02, 2005 7:24 am
by Rockcefalo
Script URL:
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below:

im trying to put this in my webpage but it appears a mesaage sayin this.


Warning: Cannot send session cookie - headers already sent by (output started at /home/httpd/vhosts/eltri.com.mx/httpdocs/html/libro/settings.php:5) in /home/httpd/vhosts/eltri.com.mx/httpdocs/html/libro/gbook.php on line 47

Warning: Cannot send session cache limiter - headers already sent (output started at /home/httpd/vhosts/eltri.com.mx/httpdocs/html/libro/settings.php:5) in /home/httpd/vhosts/eltri.com.mx/httpdocs/html/libro/gbook.php on line 47
i dont know what i have to do

Posted: Tue Aug 02, 2005 10:36 am
by Klemen
Hello,

Something is wrong in your settings.php file. Make sure you have no space (not even empty lines) or code before <?php and after ?> in your settings.php file.

If you can't find the problem post the first 10 lines of your settings.php here.