View Single Post
  #1 (permalink)  
Old 02-17-2008, 07:03 PM
xoail xoail is offline
New Pligger
 
Join Date: Nov 2007
Posts: 17
Today my host upgraded php to version 5 and things started getting little messy. When I am trying to login to the site, I am receiving this error:

Warning: Header may not contain more than a single header, new line detected. in /home/hostsite/public_html/login.php on line 59

I believe its something do with how redirections are being processed with PHP5. I couldnt figure out much as I am new to PHP.

Any help is highly appreciated.
Reply With Quote