I am trying to turn on apache_child_terminate with PHP V4.3.10 / Apache 2.0.52
When I do a phpinfo(); it returns a:
apache2handler with only three Directives: - engine - last_modified - xbithack
When I look at others with apache 1.3, it lists, child_terminate, which I need to be able to set.
Does this function only work with Apache 1.3?
Thanks -Robin
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php