Hello mod_perl community
Environment:
FC1,
apache2.0.58,
perl5.8.8,
mod_perl2.0.2.
I am getting some failed tests during the "make test" for mod_perl 2.0.2,
in particular:
Failed Test Stat Wstat Total Fail Failed List of
Failed
--
Maurice Yarrow wrote:
t/apache/content_length_header.t 271 3.70% 17
t/api/status.t 62 33.33% 4-5
These are fixed in SVN. You assume correctly. httpd backported/changed
from functionality in 2.1.x to 2.0.56.. Just tests themselves need
Hello Philip
Thanks for your reply, which was very reassuring, actually.
By the way, my perl5.8.3 is built for i386-linux-thread-multi,
but my 5.8.8, which is what I built the mod_perl.so with,
is built for i686-linux. Two questions, then:
Is the non-threaded perl5.8.8 / mod_perl combination t
Maurice Yarrow wrote:
Hello Philip
Thanks for your reply, which was very reassuring, actually.
Excellent!
By the way, my perl5.8.3 is built for i386-linux-thread-multi,
but my 5.8.8, which is what I built the mod_perl.so with,
is built for i686-linux. Two questions, then:
Is the non-thread
Philip M. Gollucci wrote:
I think DBI seems to be making progress on CLONE() ing $dbh handles, at
least from the test results I got/saw over on dbi-dev (at) perl (dot)
org for the 1.51-RC1 just posted. Its docs still say not to use DBI
with ithread enabled perl in production, so I'd go with th
Hi, I know there are better sources for this, but I had it handy.
in May 2006 (based off the raw mbox file)
296 posts.
Thats 296 / 31 = 9.54/day avg
I sent 36 of them.
There were ~ 85 unique posters.
http://people.apache.org/~coar/mlists.html#perl.apache.org
has more. There are multiple entri
Hi iv,
may be Stas' Env::C module helps - see
http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html
and the modules manpage.
For example i set the relevant environment variables to connect
to an informix DB server in startup.pl:
..
use Env::C;
Env::C::setenv('INFORMIXDI
Can anyone recommend a good book on regular expressions. I don't need a
beginners book - I know how to work with regular expressions but I want
to be able to understand and use everything and anything that can be
done with regular expressions -I guess I would say that I need an
advanced book.
Than
> Can anyone recommend a good book on regular expressions. I don't need a
> beginners book - I know how to work with regular expressions but I want
> to be able to understand and use everything and anything that can be
> done with regular expressions -I guess I would say that I need an
> advanced
Malka Cymbalista wrote:
Can anyone recommend a good book on regular expressions. I don't need a
beginners book - I know how to work with regular expressions but I want
to be able to understand and use everything and anything that can be
done with regular expressions -I guess I would say that I n
Sorry for the top reply. I think this has become off
topic as I tested a separate Windows/IIS server and
still have the same problem where certain clients POST
forms are timing out. I can conclude it is not an
Apache/MP problem.
I did have the client test his machine by submitting a
file to anot
For those Win32 users using ActivePerl 8xx, I've
placed at http://theoryx5.uwinnipeg.ca/ppms/
ppm packages suitable for use with Apache/2.2:
mod_perl-2.2, for mod_perl-2, and libapreq-2.2,
for libapreq2 (Apache2::Request and friends).
Note that if you're using Apache/2.2 you should
use these packa
Please remove me from list
- Original Message -
From: "Sumit Babu" <[EMAIL PROTECTED]>
To: "Malka Cymbalista" <[EMAIL PROTECTED]>; <>
Sent: Sunday, June 04, 2006 2:00 PM
Subject: Re: regular expressions
Can anyone recommend a good book on regular expressions. I don't need a
beginner
Please remove me from list
- Original Message -
From: "Garrison Hoffman" <[EMAIL PROTECTED]>
To: "Malka Cymbalista" <[EMAIL PROTECTED]>
Cc:
Sent: Sunday, June 04, 2006 2:01 PM
Subject: Re: regular expressions
Malka Cymbalista wrote:
Can anyone recommend a good book on regular expre
The uploaded file
Apache-AuthCookie-3.10.tar.gz
has entered CPAN as
file: $CPAN/authors/id/M/MS/MSCHOUT/Apache-AuthCookie-3.10.tar.gz
size: 34993 bytes
md5: 8dd9f4a3db329c378f5e5b394c05b5b3
Changes:
Version: 3.10
- Bug Fix: when copying user from prev request, check that $r->prev
We recently removed cli-[dev/[EMAIL PROTECTED] and moved that traffic straight
to the general [EMAIL PROTECTED]/[EMAIL PROTECTED] lists.
I mention it because announcements like this could be very useful to [EMAIL
PROTECTED]
folks.
Bill
Randy Kobes wrote:
For those Win32 users using ActivePerl
This post is in the context of mod_perl-2 handler's such as PerlResponseHandler MyModule::handler().When "use strict" in one of my modules has something to complain about it puts an error message into the vhosts's error log as any good warnings/errors module should, for example /www/addons/logs/er
17 matches
Mail list logo