Re: can't build mod_perl2, libapreq2 glue test failures in perl 5.8.8 after cpan upgrades

2009-07-23 Thread Bojan Smojver
On Thu, 2009-07-23 at 18:40 -0700, Mark Hedges wrote: Argh why do they try to backport bugfixes to three-year old Apache 2.2.3 instead of using current stable minor revision 2.2.11? *tears out hair* Better question: why is RHEL6 not out yet ;-) -- Bojan

Re: How do I manipulate request_rec Object in worker.c

2009-07-23 Thread ricardo13
Hi, In Brazil, there is a phrase. A image explain more than many words. My idea is develop the block SPTF. http://www.nabble.com/file/p24626078/idea.jpg idea.jpg What's the best way ? Create a module ?? What hook ?? Thank you an sorry about misquote Ricardo Tom Evans-3 wrote: On Thu,

How do I debug a module ?

2009-07-23 Thread ricardo13
Hi, I'm developing a module and need to debug. I'm having some problems. When I start Apache and acess the browser (localhost) doesn't show webpage. Thank you Ricardo -- View this message in context: http://www.nabble.com/How-do-I-debug-a-module---tp24630579p24630579.html Sent from the Apache

Re: How do I debug a module ?

2009-07-23 Thread Ray Morris
http://www.google.com/search?q=how+to+debug+an+apache+modulestart=0start=0ie=utf-8oe=utf-8client=mozillarls=org.mozilla:en-US:unofficial -- Ray Morris supp...@bettercgi.com Strongbox - The next generation in site security: http://www.bettercgi.com/strongbox/ Throttlebox - Intelligent Bandwidth

Re: How do I debug a module ?

2009-07-23 Thread ricardo13
hi, Thank you for reply. I'm following this http://httpd.apache.org/dev/debugging.html website website for debugging. I run command 'n' in GDB and doesn't show my module. It show me about worker.c, http_request.c, but nothing about my module. What's wrong ?? My module's using

Re: Problems with mod_mbox

2009-07-23 Thread Paul Querna
On Wed, Jul 22, 2009 at 4:44 PM, Noah Slaternsla...@apache.org wrote: Hey, I just sent the following email to the CouchDB developer list:  http://mail-archives.apache.org/mod_mbox/couchdb-dev/200907.mbox/20090722214200.ga11...@tumbolia.org Preparing these emails is such a chore, I thought

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Jim Jagielski
On Jul 20, 2009, at 4:32 PM, Jim Jagielski wrote: Available from the usual location (http://httpd.apache.org/dev/dist/) [not for distribution] are the release tarballs for httpd 2.2.12. Vote starts now and runs for ~48hrs. (it may take some time for the site to sync). Hrm... Just 2 binding

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Nick Kew
Jim Jagielski wrote: On Jul 20, 2009, at 4:32 PM, Jim Jagielski wrote: Available from the usual location (http://httpd.apache.org/dev/dist/) [not for distribution] are the release tarballs for httpd 2.2.12. Vote starts now and runs for ~48hrs. (it may take some time for the site to sync).

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Sander Temme
On Jul 21, 2009, at 11:59 AM, Peter Sylvester wrote: Are there any plans to make mod_ssl compilable against openssl-1.0.0betaX, as far as I see, just some STACK things and casts need to be cleaned. Trunk became aware of OpenSSL trunk a while ago... but I don't recall putting that up for

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread William A. Rowe, Jr.
Jim Jagielski wrote: Hrm... Just 2 binding +1 votes, Rüdiger and myself... Can I get another Amen?! Amen! Oh - you want a vote :) Working on that right now; just getting the most modern openssl behaving right, to export postmortem diagnostics e.g. sensible .pdb's. So likely later today.

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Jim Jagielski
On Jul 23, 2009, at 12:57 PM, William A. Rowe, Jr. wrote: And of course, -1 previously reverted; presuming you are updating the apr announce and site as RM, right? That's an APR question so I'm -1 on answering it here *snark* :) :)

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread William A. Rowe, Jr.
Jim Jagielski wrote: On Jul 23, 2009, at 12:57 PM, William A. Rowe, Jr. wrote: And of course, -1 previously reverted; presuming you are updating the apr announce and site as RM, right? That's an APR question so I'm -1 on answering it here In part... my -1 is gone here once there is

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Oden Eriksson
Available from the usual location (http://httpd.apache.org/dev/dist/) [not for distribution] are the release tarballs for httpd 2.2.12. Vote starts now and runs for ~48hrs. (it may take some time for the site to sync). Passes all tests with latest perl-framework and with apr-1.3.7 on

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Issac Goldstand
Jim Jagielski wrote: On Jul 20, 2009, at 4:32 PM, Jim Jagielski wrote: Available from the usual location (http://httpd.apache.org/dev/dist/) [not for distribution] are the release tarballs for httpd 2.2.12. Vote starts now and runs for ~48hrs. (it may take some time for the site to sync).

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Eric Covener
On Mon, Jul 20, 2009 at 4:32 PM, Jim Jagielskij...@jagunet.com wrote: Available from the usual location (http://httpd.apache.org/dev/dist/) [not for distribution] are the release tarballs for httpd 2.2.12. Vote starts now and runs for ~48hrs. (it may take some time for the site to sync). +1

Re: Problems with mod_mbox

2009-07-23 Thread Noah Slater
On Thu, Jul 23, 2009 at 08:48:23AM -0700, Paul Querna wrote: mod_mbox is open source: http://svn.apache.org/repos/asf/httpd/mod_mbox/trunk/ patches welcome :) I'm kept more than busy enough with CouchDB! Heh. The Infra team isn't aware of a good alternative, but sure, if there was one, we

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Guenter Knauf
Hi, Sander Temme schrieb: On Jul 21, 2009, at 11:59 AM, Peter Sylvester wrote: Are there any plans to make mod_ssl compilable against openssl-1.0.0betaX, as far as I see, just some STACK things and casts need to be cleaned. Trunk became aware of OpenSSL trunk a while ago... but I don't

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-23 Thread Guenter Knauf
Jim Jagielski schrieb: Available from the usual location (http://httpd.apache.org/dev/dist/) [not for distribution] are the release tarballs for httpd 2.2.12. Vote starts now and runs for ~48hrs. (it may take some time for the site to sync). +1 for NetWare no regressions; tested with mod_jk,