2.12 vs 2.08

2009-05-11 Thread Kurt Lidl
I have been using the 2.08 version libapreq2 for quite a while. Today, I tried to upgrade to the 2.12 version on one of my development machines. It failed to compile. The long and short of it is that 2.08 would compile using just the regular make on OpenSolaris. 2.12 won't compile unless you

some kind of untypical problem

2009-05-11 Thread naranja naranja
Hello, im new to apaches - module. But i have some idea, don't have knowldge big enough to solve this problem. Say me if it is possible to do such thing, i present on the following image: http://yfrog.com/0fquestiondj short description: We have a FPGA card (hardware which is being used as a

Re: some kind of untypical problem

2009-05-11 Thread Sorin Manolache
On Tue, May 12, 2009 at 03:40, naranja naranja naranja...@gmail.com wrote: Hello, im new to apaches - module. But i have some idea, don't have knowldge big enough to solve this problem. Say me if it is possible to do such thing, i present on the following image: http://yfrog.com/0fquestiondj

Bug report for Apache httpd-1.3 [2009/05/10]

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

mod_fcgid: start CHANGES file for post-2.2-release changes, keep ChangeLog for previously released issues (?)

2009-05-11 Thread Jeff Trawick
concerns?

[mod_fcgid PATCH] don't try to change ownership of socket directory unless running as root

2009-05-11 Thread Jeff Trawick
Currently, starting httpd as non-root with mod_fcgid loaded fails unless User/Group are set to the active User/Group. Normally, httpd modules don't try to set ownership of objects to the specified User/Group unless starting as root. Thus, httpd.conf can contain reasonable User/Group settings for

Re: [mod_fcgid PATCH] don't try to change ownership of socket directory unless running as root

2009-05-11 Thread Joe Orton
On Mon, May 11, 2009 at 11:56:42AM -0400, Jeff Trawick wrote: Currently, starting httpd as non-root with mod_fcgid loaded fails unless User/Group are set to the active User/Group. Normally, httpd modules don't try to set ownership of objects to the specified User/Group unless starting as

Re: [mod_fcgid PATCH] don't try to change ownership of socket directory unless running as root

2009-05-11 Thread Jeff Trawick
On Mon, May 11, 2009 at 4:26 PM, Joe Orton jor...@redhat.com wrote: On Mon, May 11, 2009 at 11:56:42AM -0400, Jeff Trawick wrote: Currently, starting httpd as non-root with mod_fcgid loaded fails unless User/Group are set to the active User/Group. Normally, httpd modules don't try to set

Re: svn commit: r771998

2009-05-11 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: Roy T. Fielding wrote: On May 7, 2009, at 10:57 PM, William A. Rowe, Jr. wrote: In any case, I have a better solution. mod_so is not a URI mapper, nor is mod_watchdog. I created a modules/core/ tree; fixed. Why do people always want to use core as a directory