Hello everyone--
I have a simple question about the header function. I'm running a script and it get's to the header("Location:loggedon.php?SID=$SID") and it totally craps out on me and I get a 404 page not found error. However, when I put in say "http://www.yahoo.com" where "loggedon.php" is it works fine. I'm running RedHat 7.1 and the loggedon.php file is chmod 755. I've tried chmod 644 and that's pretty much it. I'm really lost as to why it will go to yahoo but it won't go to a file that is in the same directory that the script is in?
Any thoughts?
Thanks,
Jay