Re: [PHP] Seemingly simple header problem, isn't!

2002-08-14 Thread @ Edwin
Well, then, in that case, your original problem about the header() has nothing to do with an earlier post (about IIS). Perhaps, you can try installing the latest Apache + the latest PHP and everything might just work. I've ask a friend to try it on his Win2K(sp2)+Apache2+php4.2.2 and the code w

Re: [PHP] Seemingly simple header problem, isn't!

2002-08-13 Thread Robert Orenstein
Hi, Edwin. Of course... thanks! Apache version 1.3.23. Definitely not IIS. Robert Orenstein Perforce Software >Try running and I'm sure you'll find out something >about the Apache version. (If, indeed, you're running Apache... Could it >be that you're running IIS and Apache is down? Of co

Re: [PHP] Seemingly simple header problem, isn't!

2002-08-13 Thread @ Edwin
Hi there, Try running and I'm sure you'll find out something about the Apache version. (If, indeed, you're running Apache... Could it be that you're running IIS and Apache is down? Of course, I could be wrong...) - E > >Hi, > >I'm running the simplest possible script to test headers: > > h

[PHP] Seemingly simple header problem, isn't!

2002-08-13 Thread Robert Orenstein
Hi, I'm running the simplest possible script to test headers: http://www.yahoo.com/";); exit; ?> The redirect works fine when I run the script on my FreeBSD server, but when I run it on my Windows server, it fails. (The Windows Apache server is at least Apache 1.3, but I don't know t