View Single Post
  #2 (permalink)  
Old 05-06-2008, 04:10 PM
mgorgone mgorgone is offline
Newbie
 
Join Date: May 2008
Posts: 2
Credits: 0
Rep Power: 0
mgorgone is on a distinguished road
Default Re: "Cannot send session cache limiter - headers already sent"

I figured it out from a post I found elsewhere:

http://www.pragmattica.net/node/10

For my files that weren't working they were saved with the encoding set to UTF-8 and not ANSI. Once I saved the .php files as ANSI they started working.

Cheers,

Mike
Reply With Quote