Elxis CMS Forum

Support => General => Topic started by: cl5191 on May 06, 2009, 05:30:38

Title: Strange Session Errors - Win 2k3, apache, mysql, php 5.0
Post by: cl5191 on May 06, 2009, 05:30:38
I've got elxis installed and it is working, but only when I'm Terminal Served into my server running Appserv with elxis installed.

If I am logged out of the server, i get the following warnings..


Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\AppServ\www\VoIP\elxis\index.php:17) in D:\AppServ\www\VoIP\elxis\index.php on line 17

I also can't log-in to the system when this is occuring.

I've looked at all kinds of forums, tried to save the files as ANSI, looked for white spaces, and set IE 7 to accept all sessions, and it never works if I am not logged into the server.

Any ideas?

Thanks in advance!!
Title: Re: Strange Session Errors - Win 2k3, apache, mysql, php 5.0
Post by: datahell on May 06, 2009, 08:01:48
The solution is here:
http://cakebaker.42dh.com/2006/10/30/cannot-send-session-cache-limiter/ (http://cakebaker.42dh.com/2006/10/30/cannot-send-session-cache-limiter/)

There is an empty space somewhere that your system does not like. Why, I dont know. I have never seen a similar error in Elxis.