[PHP-DEV] PHP 4.0 Bug #9422 Updated: Apache hangs when Win goes to standby From: php <email protected>
Date: 03/31/01

ID: 9422
User Update by: php <email protected>
Old-Status: Feedback
Status: Open
Bug Type: Apache related
Description: Apache hangs when Win goes to standby

No, plain apache goes into standby.

I tested apache 1.3.19 with php 4.0.5RC1 from www.php4win.de (phpinfo looks a little bit hacked?), no standby.

Tested it with php cgi (3.1.17, 4.04, 4.0.5RC1) when a longer script is running, win goes standby after php timeout killed the script (which is a good idea I think).

My guess is in module version something is not ending, even without a current script running?

Gustav Graf

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

[2001-03-31 09:16:34] cynic <email protected>
Does it happen with plain Apache (without PHP)? If not, could you try with 1.3.19 and newer version of PHP?

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

[2001-03-17 19:27:17] php <email protected>
same with Sambar Server 4.4

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

[2001-02-23 10:43:53] php <email protected>
If PHP 4.04 is included in Apache 1.3.17 as module with:

LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php

and Win goes into standby the standby window and the Apache console freezes, omnly after after killing the second apache task - with small letters - computer goes standby.

Gustav Graf

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

Full Bug description available at: http://bugs.php.net/?id=9422

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>