php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9422 Apache hangs when Win goes to standby
Submitted: 2001-02-23 10:43 UTC Modified: 2002-06-25 19:38 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: php at gustl dot net Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.1.1 OS: win98, win98SE
Private report: No CVE-ID: None
 [2001-02-23 10:43 UTC] php at gustl dot net
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-31 09:16 UTC] cynic@php.net
Does it happen with plain Apache (without PHP)? If not, could you try with 1.3.19 and newer version of PHP?
 [2001-05-07 12:37 UTC] sbergmann@php.net
Are you loading non-thread-safe PHP Extensions in your php.ini? Does this problem persist with PHP 4.0.5?

 [2001-10-20 23:59 UTC] sniper@php.net
There have been lot of thread-safe fixes. Please test
the latest development build from http://www.php4win.com/


 [2001-10-26 18:57 UTC] php at gustl dot net
still the same with 
php-4.0.8-dev-20011004.exe
as mod php,
did you try it (maybe all my sytems are misconfigured)

 [2002-01-12 14:43 UTC] lobbin@php.net
Does this still happen on 4.1.1?
 [2002-01-12 19:37 UTC] php at gustl dot net
still the same with 4.1.1
 [2002-02-25 12:58 UTC] Gert dot Klein at iie dot nl
Smae problem....

Also some "shortcut menu" actions (Like TEXTPAD) fail. Kill apache and they do open with....
 [2002-06-18 04:43 UTC] derick@php.net
Servers shouldn't go into stand-bye mode, and it's not worth the effort of hunting this bug. Unless you have a great idea, we're suspending this one.

Derick
 [2002-06-25 19:30 UTC] php at remove dot gustl dot net
Finally my little backup server laptop with WinXP Home, Apache 3.19, PHP 4.1.1 sleeps very well and orderly wakes up when someone calls.

Gustav Graf
 [2002-06-25 19:38 UTC] sniper@php.net
Another bug in win98 (nobody shouldn't even try using it as server..)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC