If anyone is slightly familiar with phpSecurePages (or not) I have this problem since I moved a site between servers. I get this error at the top of my page: Warning: Cannot send session cache limiter - headers already sent (output started at ... And then it lists a file that started ouput already. So I opened the file it spoke of (lng_english.php) And the ONLY thing in there is several lines of warnings and what not being defined into $variables for later use in the program. There's no other programming at all and certainly no echo or print statements. And there's no newlines in the code either. (Which sometimes sends headers to page..don't ask me why). Sooooooo any ideas? is it maybe that the warning is just dumb and giving me the wrong file that sending the headers? or what? Thanks in advance, Angie Tollerson Alliance Technologies Web Programmer (515)245-7628 [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]