Re: PHP testing - problem with php libraries loading

2005-11-27 Thread Chris Shiflett
Hi Filin, I've tride a lot of variants and I even think that IfModule @PHP_MODULE@ php_admin_value extension_dir /usr/lib/php4/ /IfModule _should_ work - but it doesn't! I don't know why :( (I tried both t/extra.conf.in and t/conf/extra.conf.in) The latter is the correct place. You might

Re: mod_so problem under OS/2

2005-11-27 Thread Jeff Trawick
On 11/26/05, Paul Smedley [EMAIL PROTECTED] wrote: What's happening is that it's loading all the modules that are listed in httpd.conf, then for some reason is trying to load them a second time which then fails as the library is already open. loading them again is normal; but they are

Re: mod_proxy error, segmentation fault

2005-11-27 Thread Christophe Yayon
Hi, Here is my configuration : VirtualHost * ServerName portail.polen.xxx.fr CustomLog /var/log/apache21/access-portail.log combined Location / Order deny,allow Allow from all /Location RewriteEngine On

Re: List of things in trunk but not in 2.2.x

2005-11-27 Thread Justin Erenkrantz
On Tue, Oct 04, 2005 at 10:48:19AM +0100, Colm MacCarthaigh wrote: The rsync-for-make-install changes Considering the impact on installation and doing the 'wrong' thing, I'm on the fence as to whether it should be backported for 2.2. -- justin

[http-2.0/win32]: Change request for building win32 version

2005-11-27 Thread Francis ANDRE
Hi Whan building http-2.0 apache server for win32, the build lauched with nmake stops if one of the module is not present (in my case as show in the traces). In order to be able to build a full apache server even if thoses modules are not ready, I would suggest to put a /I option on the

Re: plenty of mod_mbox cores on ajax

2005-11-27 Thread Joshua Slive
Justin Erenkrantz wrote: On Sat, Nov 26, 2005 at 06:32:59PM -0500, Joshua Slive wrote: I get undefined references to core apache functions. Can you tell me how you do it? (I can probably just steal the one from your home directory anyway.) Sounds like you're probably getting bit by

Re: proposed authz rewrite (was:Re: Suggest renaming mod_authz_host to mod_access_host)

2005-11-27 Thread Brian Candler
On Sat, Nov 26, 2005 at 10:56:23AM -0700, Brad Nicholes wrote: Speaking of authz rewrite, currently the directives 'authtype', 'authname' and 'require' are all implemented in the core module. This just doesn't seem like the right place for them so I am considering moving the directives to

Bug report for Apache httpd-1.3 [2005/11/27]

2005-11-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Apache httpd-2.0 [2005/11/27]

2005-11-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Any 'official' Apache FastCGI-like alternative planned?

2005-11-27 Thread Olaf van der Spek
Hi, I've been wondering, do the Apache developers plan to develop and/or include an official FastCGI-like module in Apache? I know there's for example AJP but that appears to be aimed specifically at Java. An official module would be handy so that PHP can be run in separate processes without

Re: Any 'official' Apache FastCGI-like alternative planned?

2005-11-27 Thread Nick Kew
On Sunday 27 November 2005 22:11, Olaf van der Spek wrote: Hi, I've been wondering, do the Apache developers plan to develop and/or include an official FastCGI-like module in Apache? Nope. There's the old mod_fastcgi and the more up-to-date mod_fcgid out there. Why does the world need

Re: Any 'official' Apache FastCGI-like alternative planned?

2005-11-27 Thread Joshua Slive
Olaf van der Spek wrote: Hi, I've been wondering, do the Apache developers plan to develop and/or include an official FastCGI-like module in Apache? I know there's for example AJP but that appears to be aimed specifically at Java. An official module would be handy so that PHP can be run in

Re: Any 'official' Apache FastCGI-like alternative planned?

2005-11-27 Thread Olaf van der Spek
On 11/27/05, Joshua Slive [EMAIL PROTECTED] wrote: Olaf van der Spek wrote: Hi, I've been wondering, do the Apache developers plan to develop and/or include an official FastCGI-like module in Apache? I know there's for example AJP but that appears to be aimed specifically at Java.

Re: Any 'official' Apache FastCGI-like alternative planned?

2005-11-27 Thread Olaf van der Spek
On 11/27/05, Nick Kew [EMAIL PROTECTED] wrote: On Sunday 27 November 2005 22:11, Olaf van der Spek wrote: Hi, I've been wondering, do the Apache developers plan to develop and/or include an official FastCGI-like module in Apache? Nope. There's the old mod_fastcgi and the more

Re: Any 'official' Apache FastCGI-like alternative planned?

2005-11-27 Thread Paul Querna
Olaf van der Spek wrote: On 11/27/05, Nick Kew [EMAIL PROTECTED] wrote: On Sunday 27 November 2005 22:11, Olaf van der Spek wrote: Hi, I've been wondering, do the Apache developers plan to develop and/or include an official FastCGI-like module in Apache? Nope. There's the old

Re: Any 'official' Apache FastCGI-like alternative planned?

2005-11-27 Thread Nick Kew
On Sunday 27 November 2005 23:09, Olaf van der Spek wrote: Nope. There's the old mod_fastcgi and the more up-to-date mod_fcgid out there. Why does the world need another? But not in the official Apache distribution. How is that a problem? And not with a Debian/DFSG-free license.

Re: Any 'official' Apache FastCGI-like alternative planned?

2005-11-27 Thread Olaf van der Spek
On 11/28/05, Nick Kew [EMAIL PROTECTED] wrote: On Sunday 27 November 2005 23:09, Olaf van der Spek wrote: Nope. There's the old mod_fastcgi and the more up-to-date mod_fcgid out there. Why does the world need another? But not in the official Apache distribution. How is that a