php-src/sapi
Aaron Bannert b2f9b6fb16 Apache does a full load, unload, load cycle for each DSO module.
This patch makes sure that any startup actions that are performed
for PHP don't happen until the second load (the second call to
the post_config hook), and it also prevents subsequent calls
to the initialization routines.

Suggested By:   Cliff Woolley

PR: 16475, 16754
2002-04-24 00:55:38 +00:00
..
aolserver Please welcome the new build system. 2002-03-07 14:20:02 +00:00
apache apache_child_terminate() returns status as bool 2002-04-23 11:40:19 +00:00
apache2filter Apache does a full load, unload, load cycle for each DSO module. 2002-04-24 00:55:38 +00:00
caudium Please welcome the new build system. 2002-03-07 14:20:02 +00:00
cgi CGI/CLI take file and dir for -c option by this. 2002-04-12 00:20:29 +00:00
cli Make it possible to actually disable the CLI.. 2002-04-14 03:57:59 +00:00
fastcgi Fix output directory. 2002-04-06 15:45:00 +00:00
fhttpd Update headers. 2001-12-11 15:32:16 +00:00
isapi - Gaurd for problems in fault servers (fixes problem with Sambar 5.2) 2002-04-18 22:51:23 +00:00
nsapi Please welcome the new build system. 2002-03-07 14:20:02 +00:00
phttpd Please welcome the new build system. 2002-03-07 14:20:02 +00:00
pi3web Please welcome the new build system. 2002-03-07 14:20:02 +00:00
roxen Please welcome the new build system. 2002-03-07 14:20:02 +00:00
servlet Please welcome the new build system. 2002-03-07 14:20:02 +00:00
thttpd Add a note regarding which version we support 2002-03-11 12:28:16 +00:00
tux Please welcome the new build system. 2002-03-07 14:20:02 +00:00
webjames Backslashes caused the build to fail with autoconf 2.52 2002-03-24 22:57:00 +00:00