ID:               27741
 Updated by:       [EMAIL PROTECTED]
 Reported By:      yjt at 5kg dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         IIS related
 Operating System: Windows 2000 Server
 PHP Version:      4.3.5
 New Comment:

Do you have any Zend Extensions loaded in PHP.ini ? 


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

[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.



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

[2004-03-29 03:32:26] franz dot winter at gbo dot com

The same problem (frustrated sunday). W2K event-log shows "The service
could not connect Instance 5...". CGI/Fast CGI mode is running (with
the event-log message), ISAPI is not running at all.

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

[2004-03-28 19:46:37] yjt at 5kg dot net

Description:
------------
php 4.3.5 installed in win2k server & iis 5, when request a page,show
errors below:



  Unknown list entry type in request shutdown (2) in Unknown on line
0.



open php error log and found errors in event viewer:



  c-client[1264], PHP Warning:  Unknown list entry type in request
shutdown (2) in Unknown on line 0.



I tried isapi and cgi mode : 

  in isapi mode, w3svc halt and cannot restart, only way is restart the
server;

  in cgi mode, application popup show "inetinfo.exe" error for several
times.



end of report.



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


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

Reply via email to