Re: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread scott furt
> > -Original Message- > From: scott furt [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 5:49 PM > To: php > Subject: Re: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k > environment. > > > Try replacing header("Location: success.php&

Re: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread scott furt
> > -Original Message- > From: scott furt [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 5:26 PM > To: php > Subject: Re: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k > environment. > > > Have you examined the PHP error logs? > >

RE: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread Balaji Ankem
ED]] Sent: Tuesday, March 19, 2002 5:26 PM To: php Subject: Re: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment. Have you examined the PHP error logs? Have you turned up error reporting to the max (E_ALL) and examined what it returned? Have you examined $php_errmsg (if configured

Re: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread scott furt
Have you examined the PHP error logs? Have you turned up error reporting to the max (E_ALL) and examined what it returned? Have you examined $php_errmsg (if configured in php.ini)? Have you tried putting echo statements every few lines to see exactly where and why the script dies? Balaji Ankem

RE: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread Balaji Ankem
PROTECTED]] Sent: Tuesday, March 19, 2002 5:06 PM To: Balaji Ankem Subject: Re: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment. Hi, From the surface leve, it looks like your php.exe corrupted and probably crashed ?. Or doesn't works properly with your webserver

Fw: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread TV Karthick Kumar
- Original Message - From: "TV Karthick Kumar" <[EMAIL PROTECTED]> To: "Balaji Ankem" <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 12:35 PM Subject: Re: [PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment. > Hi, > >

[PHP] 100% repeatable problem with PHP 4.0.1 in WIN2k environment.

2002-03-19 Thread Balaji Ankem
Hi, I am able to produce the following problem 100% in WINDOWS. Problem is u can not produce success message in new browser context .. Error: php.exe has generated some errors and will be closed by windows. I am facing this problem from last 1 year. Files Login.html =