ModPerl debugging

2003-06-24 Thread Christopher Knight
Im getting an error with ModPerl::Registry and ModPerl::PerlRun (I tried both just in case)(that doesnt happen under CGI) that tells me I have an errror... (ya... that is about how usefull it is) ###SNIP### [Tue Jun 24 08:15:58 2003] [error] 16728: ModPerl::PerlRun: Not a CODE reference at

[mp1] 1.28 release candidate #2

2003-06-24 Thread Philippe M. Chiasson
Now bringing you the second mod_perl 1.28 release candidate. It can be downloaded here: http://www.apache.org/~gozer/mp1/mod_perl-1.27_01-dev-rc2.tar.gz MD5 : 90e339d8d8131df518e7ecb66a45693d SHA1 : eeafa156777623326edc056aad6940abf698e785 What has changed since RC #1 : + Add Mac OS X support

Re: [mp1] 1.28 release candidate #2

2003-06-24 Thread Steve Hay
Philippe M. Chiasson wrote: Now bringing you the second mod_perl 1.28 release candidate. [snip] Please give this release a spin and report back any problems or failed tests to: [EMAIL PROTECTED] as soon as possible. The more platforms configurations, the merrier! Windows XP, Apache 1.3.27, Perl

Re: [mp1] 1.28 release candidate #2

2003-06-24 Thread Philippe M. Chiasson
On Tue, 2003-06-24 at 23:00, Steve Hay wrote: Philippe M. Chiasson wrote: Now bringing you the second mod_perl 1.28 release candidate. [snip] Please give this release a spin and report back any problems or failed tests to: [EMAIL PROTECTED] as soon as possible. The more platforms

Re: [mp1] 1.28 release candidate #2

2003-06-24 Thread Steve Hay
Philippe M. Chiasson wrote: On Tue, 2003-06-24 at 23:00, Steve Hay wrote: Philippe M. Chiasson wrote: Now bringing you the second mod_perl 1.28 release candidate. [snip] Please give this release a spin and report back any problems or failed tests to: [EMAIL PROTECTED] as soon as

[mp2] Can't call method method on an undefined value ... TestRequest.pmline 411

2003-06-24 Thread Doug Wyatt
I've read several postings on what appears to be this same issue but I haven't seen a resolution, thus far. I've seen speculation that it involves setups where LWP isn't installed, so I installed libwww-perl-5.69 and its prerequisites, but I'm still seeing the problem. I'm working on HP-UX 11.0,

Re: [mp1] 1.28 release candidate #2

2003-06-24 Thread Randy Kobes
On Tue, 24 Jun 2003, Steve Hay wrote: Philippe M. Chiasson wrote: On Tue, 2003-06-24 at 23:00, Steve Hay wrote: Philippe M. Chiasson wrote: Now bringing you the second mod_perl 1.28 release candidate. [snip] Windows XP, Apache 1.3.27, Perl 5.8.0: Failed Test Stat Wstat Total

Re: [RELEASE CANDIDATE] Apache::Test 1.03-dev

2003-06-24 Thread Rob Bloodgood
Wednesday, June 18, 2003, 2:13:46 AM, you wrote: SB I've uploaded 1.03's release candidate. If nobody finds any faults, I'll SB upload it tomorrow on CPAN. (libapreq needs to rely on 1.03 fixes to release SB its 1.2's version). SB Please try it out: SB

Re: Content compression FAQ

2003-06-24 Thread Slava Bizyayev
I have a problem with this question: From one side it is pretty simple for instance to add AddEncoding gzip .gz and to configure mod_rewrite to respond with the statically compressed content instead of plain version. It should work for any imaginable particular architecture of the site on

Re: [RELEASE CANDIDATE] Apache::Test 1.03-dev

2003-06-24 Thread Joe Schaefer
Rob Bloodgood [EMAIL PROTECTED] writes: [...] *** root mode: changing the fs ownership to 'nobody' (99:99) /usr/sbin/httpd -X -d /root/.cpan/build/Apache-Test-1.03/t -f /root/.cpan/build/Apache-Test-1.03/t/conf/httpd Is the docroot (/root/.cpan/.../t/httpd.conf) inside a directory that

Problem building libapreq-1.2

2003-06-24 Thread Chris Pizzo
Hi all, I am trying to install libapreq-1.2 on my redhat 8.0 system. I keep getting these warnings when i run perl Makefile.PL: Warning: -L../blib/arch/auto/libapreq changed to -L/home/Chrisp/libapreq-1.2/Request/../blib/arch/auto/libapreq Warning: -L../blib/arch/auto/libapreq changed to

Re: Problem building libapreq-1.2

2003-06-24 Thread Randy Kobes
On Tue, 24 Jun 2003, Chris Pizzo wrote: Hi all, I am trying to install libapreq-1.2 on my redhat 8.0 system. I keep getting these warnings when i run perl Makefile.PL: Warning: -L../blib/arch/auto/libapreq changed to -L/home/Chrisp/libapreq-1.2/Request/../blib/arch/auto/libapreq Warning:

RE: Problem building libapreq-1.2

2003-06-24 Thread Chris Pizzo
Yes I did install the mod perl. I even brought up the apache test page indicating it was installed. -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 6:14 PM To: Chris Pizzo Cc: [EMAIL PROTECTED] Subject: Re: Problem building libapreq-1.2 On

RE: Problem building libapreq-1.2

2003-06-24 Thread Randy Kobes
On Tue, 24 Jun 2003, Chris Pizzo wrote: -Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 6:14 PM To: Chris Pizzo Cc: [EMAIL PROTECTED] Subject: Re: Problem building libapreq-1.2 On Tue, 24 Jun 2003, Chris Pizzo wrote: [ .. ] and when i