Thies C. Arntzen
1616b5193c
@- Fixed signal() bug that could cause the Apache master process to
...
@ die. (Thies)
the problem was that we *did* register the signal in the apache
master process as well.
php_module_startup() -> REGISTER_INI_ENTRIES() -> OnChangeMaxExecutionTime() -> php_set_timeout().
from now on the .ini mechanism only sets PG(max_execution_time) and that gets
"converted" to a timeout-signal() in php_request_startup()!
we still need to think about the ZTS timeout mechanism.
2000-02-05 19:32:27 +00:00
..
1999-09-18 12:13:48 +00:00
2000-02-02 18:42:04 +00:00
2000-01-30 20:31:41 +00:00
2000-01-01 01:32:05 +00:00
2000-01-01 01:32:05 +00:00
2000-01-01 01:32:05 +00:00
2000-02-02 06:09:00 +00:00
2000-02-02 18:42:04 +00:00
2000-01-01 01:32:05 +00:00
1999-07-14 23:33:00 +00:00
2000-02-05 19:32:27 +00:00
1999-12-05 16:43:32 +00:00
2000-02-04 14:54:30 +00:00
1999-12-18 22:21:51 +00:00
1999-12-05 16:43:32 +00:00
1999-12-05 16:43:32 +00:00
2000-01-28 18:29:37 +00:00
2000-02-05 17:26:35 +00:00
2000-02-05 17:26:35 +00:00
2000-02-04 14:54:30 +00:00
2000-01-01 01:32:05 +00:00
2000-01-01 01:32:05 +00:00
2000-01-01 01:32:05 +00:00
1999-11-30 23:19:33 +00:00
2000-01-01 01:32:05 +00:00
2000-01-29 11:55:44 +00:00
2000-01-29 11:55:44 +00:00
1999-11-17 13:25:44 +00:00
2000-01-16 19:43:34 +00:00
2000-01-01 01:32:05 +00:00
2000-01-29 11:55:44 +00:00
1999-08-03 16:49:33 +00:00
2000-01-08 14:36:12 +00:00
1999-12-17 19:16:50 +00:00
2000-02-04 14:54:30 +00:00
2000-01-28 17:24:53 +00:00
1999-07-31 19:53:02 +00:00
2000-01-01 01:32:05 +00:00
1999-11-27 00:48:50 +00:00
1999-11-27 00:48:50 +00:00
2000-01-01 02:22:01 +00:00