ID: 27741 Comment by: jaw959 at new dot rr dot com 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:
I'm getting this bug... I was upgrading PHP from 4.3.4 to 4.3.5. I'm not loading any additional extensions, and I used the same .ini file as with 4.3.4. I completely wiped out the C:\PHP files, and then loaded in the new ones (and made a new copy of php4ts.dll to system32). Now, all of a sudden, I get Warning: Unknown list entry type in request shutdown (2) in Unknown on line 0. Warning: Unknown list entry type in request shutdown (2) in C:\Inetpub\wwwroot\index.php on line 2 Then, dllhost gets a memory error, and all .php scripts on my website give this error: "The remote procedure call failed and did not execute." Shortly after, it works again, and then shortly after that I get the warnings again, and then it continues in the cycle of normal operation, warnings, and RPC failing. If you have any ideas, please let me know. Previous Comments: ------------------------------------------------------------------------ [2004-04-01 02:38:23] flekj at atlas dot cz 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... ------------------------------------------------------------------------ [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(); ?> ------------------------------------------------------------------------ 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