ID: 27741
Comment by: flekj at atlas dot cz
Reported By: yjt at 5kg dot net
Status: Feedback
Bug Type: IIS related
Operating System: Windows 2000 Server
PHP Version: 4.3.5
New Comment:
We have the same problem... Unknown list entry type in request shutdown
(2) in Unknown on line 0... and a lot of following bugs in every
script... It seems that php is running for a short time correctly and
then crashes.. We are not using Zend Encoder, so reason of this bug
will be different. There was no change in our php.ini file, we use the
same ini file in previous version of PHP (4.3.4) without any problem...
Previous Comments:
------------------------------------------------------------------------
[2004-03-31 02:07:25] [EMAIL PROTECTED]
Remove that extension and try again please.
------------------------------------------------------------------------
[2004-03-30 19:07:19] yjt at 5kg dot net
only Zend optimizer
Optimization Pass 1 enabled
Optimization Pass 2 enabled
Optimization Pass 3 enabled
Optimization Pass 4 enabled
Optimization Pass 5 disabled
Optimization Pass 9 disabled
Optimization Pass 10 disabled
Zend Loader enabled
License Path no value
------------------------------------------------------------------------
[2004-03-30 10:35:18] [EMAIL PROTECTED]
Do you have any Zend Extensions loaded in PHP.ini ?
------------------------------------------------------------------------
[2004-03-29 21:51:10] yjt at 5kg dot net
problem shows on any script, such as below:
<?php
phpinfo();
?>
------------------------------------------------------------------------
[2004-03-29 15:51:14] [EMAIL PROTECTED]
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves.
A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external
resources such as databases, etc.
If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/27741
--
Edit this bug report at http://bugs.php.net/?id=27741&edit=1