Header Location Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • luv737
    New Member
    • May 2009
    • 3

    Header Location Problem

    Hello All,

    I need some help here! My company decided to jump from Version 4.2 of PHP to the current release 5.2.9-2 as well as move from apache to IIS on Windows 2003. Of course we are running into all types of problems but for some reason the Header Location logic that use to work no longer works. It just hangs out there. I am not sure if there is a configuration problem or some type of enhancement to PHP but I have been unable to resolve this one. I have stripped all other code out and just try to redirect the page and it doesn't work.

    Any help greatly appreciated.
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    That sure is a strange problem, luv737.

    Have you checked IIS error logs, PHP error logs etc? You haven't given us much information to work on.

    Comment

    • luv737
      New Member
      • May 2009
      • 3

      #3
      Okay, My bad! I turned the error on after the error occured in a different script which is in my function class! we have a deprecated function.

      Thank you!

      Comment

      Working...