ID: 14073
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Reproducible crash
Operating System: Win98
PHP Version: 4.0.6
New Comment:
Add shortest possible script which can be used to reproduce
this problem into this report.
--Jani
Previous Comments:
------------------------------------------------------------------------
[2001-11-15 16:25:00] [EMAIL PROTECTED]
actually, after further checking it out, it is causing an invalid page fault in
PHP4TS.DLL... does this mean it is a problem with my system, rather than PHP?
------------------------------------------------------------------------
[2001-11-15 16:07:37] [EMAIL PROTECTED]
...also, it does the same thing when run from the command line
------------------------------------------------------------------------
[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]