[PHP] PHP V4.3.10 / Apache2 Handler Question...

2005-01-01 Thread Robin Getz
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


[PHP] PHP and Apache2?

2002-07-10 Thread Johan Holst Nielsen

Hi,

Anyone know how long the developers is from a finale release that 
support Apache 2?

Please advice!

Regards,

Johan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] PHP and Apache2?

2002-07-10 Thread Danny Shepherd

Who knows when they'll officially state that PHP runs on Apache2 - I've been
running it for a while now without much trouble (4.2.1 + 2.0.36/2.0.39) -
the only problem that I've really seen (though not been affected by) is that
multiple cookies seem to break - only the last cookie is set (obviously
overwriting the previous cookie headers) but PHP know about this and it
should be fixed in the next release (it's probably fixed in CVS already).

I've not found any problems with the common compiled extensions. (check
http://phpinfo.kyboshed.com [anon/badpassword] for a list of the ones I'm
running)

If I were running a full scale production server I might think differently
and run with Apache 1.3.26 but I'm not, just a pro-development server.

HTH

Danny.

- Original Message -
From: Johan Holst Nielsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 10, 2002 8:10 AM
Subject: [PHP] PHP and Apache2?


 Hi,

 Anyone know how long the developers is from a finale release that
 support Apache 2?

 Please advice!

 Regards,

 Johan


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php