Cannot send session cache limiter

ady

Joined: 2002-08-19
Posts: 1
Posted: Mon, 2002-08-19 14:15

Hi,

I have just installed gallery 1.3.1 on an apache server running PHP v4.0.6. Configuration seems to be fine but when out of configuration mode, I get the followin message:

Warning: Cannot send session cache limiter - headers already sent (output started at /usr/local/phplib/prepend.php3:2) in /var/www/photos/gallery/session.php on line 51

I host my own server and can change settings at will......Only what do I need to change??

Thanks
Ady

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Mon, 2002-08-19 16:32
Quote:
output started at /usr/local/phplib/prepend.php3:2

You've probably got an automatic prepend set up which runs PHPLib before all scripts. And PHPLib has an error in the file where it outputs some data, which will cause *all* HTTP header management to fail. You need to either remove PHPlib from the prepends for the Gallery dir, or fix the prepend.php3 so that it doesn't output any data.

 
deshan

Joined: 2008-09-25
Posts: 1
Posted: Thu, 2008-09-25 04:56

i installed apache httpd2.0.55 and php 4....when im running my cart i get a error message..

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\Program Files\Apache Group\Apache2\htdocs\jeewa\KeShoes\web\gents.php:7) i

when im ding session handling.... bt idnt hv any spaces above headers......nospaces nthing.....still i get da error