ID: 14073
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Operating System: Win98
PHP Version: 4.0.6
New Comment:

...also, it does the same thing when run from the command line

Previous Comments:
------------------------------------------------------------------------

[2001-11-15 16:05:06] [EMAIL PROTECTED]

Running PHP 4.0.6 on Apache 1.3.20, on Win98SE... Browser returns the "500 - Internal 
Server Error" msg, and the error log reports "Premature end of script headers: 
c:/php/php.exe"

It seems to be caused by an if() inside a while(), which is inside a foreach(). The 
script will reach that point with no problems, but crashes on the execution of the 
"if( $day > $startdate and $day < $enddate ){}"

PHP is only compiled with the default modules.

The other thing worth noting is that I get a "Php: This program has performed an 
illegal operation and will be shut down" dialog box.

Thanks,
Matt Wilson <[EMAIL PROTECTED]>

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14073&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to