perl-framework: cgi.t 21 test failures due to missing mod_cgi.log file

2005-08-01 Thread Girish Muraly
Hi all, I ran the httpd-tests and I got 21 test failures in the perl-framework due to t/modules/cgi.t and 1 error due to t/modules/include.t. The errors are: [just the snippet from running t/TEST] t/modules/cgi...NOK 14# Failed test 14 in t/modules/cgi.t at line 173

Re: perl-framework: cgi.t 21 test failures due to missing mod_cgi.log file

2005-08-01 Thread Joe Orton
On Mon, Aug 01, 2005 at 12:04:42AM -0700, Girish Muraly wrote: I ran the httpd-tests and I got 21 test failures in the perl-framework due to t/modules/cgi.t and 1 error due to t/modules/include.t. The errors are: [just the snippet from running t/TEST] t/modules/cgi...NOK 14#

Re: perl-framework: cgi.t 21 test failures due to missing mod_cgi.log file

2005-08-01 Thread Girish Muraly
--- Joe Orton [EMAIL PROTECTED] wrote: On Mon, Aug 01, 2005 at 12:04:42AM -0700, Girish Muraly wrote: I ran the httpd-tests and I got 21 test failures in the perl-framework due to t/modules/cgi.t and 1 error due to t/modules/include.t. The errors are: [just the snippet from running

Re: perl-framework: cgi.t 21 test failures due to missing mod_cgi.log file

2005-08-01 Thread Girish Muraly
Hi Joe, I am running the tests on Fedora Core 3. My Apache (version 2.0.54) is configured as part of a LAMP stack and I am running tests on each of the components (Apache, Mysql and PHP,Perl,Python). I am quite new to the httpd-tests. Are these details enough? Would you like to me provide any

Re: perl-framework: cgi.t 21 test failures due to missing mod_cgi.log file

2005-08-01 Thread Joe Orton
On Mon, Aug 01, 2005 at 02:11:04AM -0700, Girish Muraly wrote: Hi Joe, I am running the tests on Fedora Core 3. My Apache (version 2.0.54) is configured as part of a LAMP stack and I am running tests on each of the components (Apache, Mysql and PHP,Perl,Python). I am quite new to the

Testing

2005-08-01 Thread susan philipose
Hi, I would like to join the testing team . I am new to the open source community. Please let me know how can I start with a project. Regards, Susan

Re: cant build libapreq2 on trustix Linux

2005-08-01 Thread Bengt-Arne Fjellner
Philip M. Gollucci wrote: Bengt-Arne Fjellner wrote: Did you get a core file? If so, can you attach a trace ? Yes and yes mp2 and perl are not even involved here as a test of C API. OK I don't have a system of that type to test on, so I can't duplicate it here. *** The httpd binary

mod_mbox, thread sort and paging

2005-08-01 Thread Maxime Petazzoni
Hi, In the last thread about mod_mbox (js speed and mbox_size, July 13th), we settled on a paged browsing for mod_mbox message list because of the size of a full message list (500k for a 2000 messages mbox). This currently works well with date and author sort because we know exactly how many

Re: Thinkng something like this for mod_auth_svn

2005-08-01 Thread Dirk-Willem van Gulik
On Mon, 1 Aug 2005, Joe Orton wrote: The fix for the lack of NUL-termination is to use apr_pstrmemdup, that Actually - my guess is that _ext_print in openssl needs some fix as well as I am not sure if the length is correct either. particular extension you care about then I'd guess the best

Charset conversion

2005-08-01 Thread Maxime Petazzoni
Hi, I recently implemented MIME structure and header parsing into mod_mbox (http://blog.bulix.org/index.php/blog/494) and I'm facing a charset problem : mod_mbox outputs UTF-8, but some of the decoded contents are not in UTF-8 (for example, a =?iso-8859-1?q?...?= header). Is there any charset

Re: Charset conversion

2005-08-01 Thread Jeff Trawick
On 8/1/05, Maxime Petazzoni [EMAIL PROTECTED] wrote: Hi, I recently implemented MIME structure and header parsing into mod_mbox (http://blog.bulix.org/index.php/blog/494) and I'm facing a charset problem : mod_mbox outputs UTF-8, but some of the decoded contents are not in UTF-8 (for

Re: Charset conversion

2005-08-01 Thread Maxime Petazzoni
apr_xlate in apr-util; mod_charset_lite in httpd source tree is one user of this; further questions on [EMAIL PROTECTED] mailing list Ok, this is not in the autogenerated doc provided by Ian Holsman (http://docx.webperf.org/group__APR__Util.html). Any pointers to the relevant documentation

Re: Charset conversion

2005-08-01 Thread Maxime Petazzoni
(http://docx.webperf.org/group__APR__Util.html). Any pointers to the relevant documentation (exept the header files if possible) ? Ok, forget about that, the doc is filed under APR, not APR-Util. I'll find out how to use that by myself. Thread closed. - Sam -- Maxime Petazzoni

Re: event MPM: async write completion?

2005-08-01 Thread Greg Ames
Brian Pane wrote: Looking at the pattern of calls to ap_core_output_filter() in the event MPM, it occurred to me that it may be straightforward to hand off the writing of the request to an async completion thread in a lot of useful real-world cases. In function check_pipeline_flush() in

Re: cant build libapreq2 on trustix Linux

2005-08-01 Thread Philip M. Gollucci
Bengt-Arne Fjellner wrote: OK Well its in the path as seen here [EMAIL PROTECTED] /home/users/baf/libap/httpd-apreq-2/library/t# which httpd /usr/sbin/httpd [EMAIL PROTECTED] /home/users/baf/libap/httpd-apreq-2/library/t# Check ~/.apache-test/Apache/TestConfigData.pm #30 0x4001d18d in