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 was working perfectly 
fine--without doing anything special in httpd.conf...

- E


>
>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 course, I could be wrong...)
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php




_
$B2q0wEPO?$OL5NA!&=

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 course, I could be wrong...)


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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:
>
>   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 the exact version, 
>and
>am not sure how to find it on Windows).
>
>In Netscape 6, the failure manifests itself with a blank page and
>an empty session file. In IE 6, a "This Page Cannot Be Displayed
>(HTTP 500 - Internal server error)" page shows in the browser, and
>an empty session file appears in the temp directory as well. The
>Apache error log shows nothing.
>
>Is there something that has to be set in the httpd.conf file for
>the header function to work properly? If anyone has any ideas, I'd
>appreciate hearing them... I'm stuck.
>
>Thanks,
>
>Robert Orenstein
>Perforce Software
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php




_
$B%-%c%j%"%"%C%W$rL\;X$9$"$J$?$N%J%S%2!<%?!<(B MSN $B="?&!&E>?&(B 
http://career.msn.co.jp/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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 the exact version, and
am not sure how to find it on Windows).

In Netscape 6, the failure manifests itself with a blank page and
an empty session file. In IE 6, a "This Page Cannot Be Displayed
(HTTP 500 - Internal server error)" page shows in the browser, and
an empty session file appears in the temp directory as well. The
Apache error log shows nothing.

Is there something that has to be set in the httpd.conf file for
the header function to work properly? If anyone has any ideas, I'd
appreciate hearing them... I'm stuck.

Thanks,

Robert Orenstein
Perforce Software


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php