[mp1.99] ErrorDocument

2005-04-12 Thread Jie Gao
Hi All, Can anybody tell me how to get at a directive like "ErrorDocument 403 /errors.html" set in httpd.conf from within a handler? Regards, Jie

Re: APR::Const

2005-04-12 Thread Ian D. Stewart
Octavian Rasnita wrote: I have seen that the site jenda.krynicky.cz cannot be found. jenda.crynicky.cz is alive and well. However, if you continue to have difficulty accessing the main site, Jenda has set up a US mirror at http://www24.brinkster.com/jenda/index.html. There's another mirror

Re: DirectoryIndex ignored when using perl-handler

2005-04-12 Thread Geoffrey Young
William McKee wrote: > Hi, > > This message is probably coming at a bad time with the recent release of > RC5. I'm still in the process of migrating from mp1 to mp2-RC4 at the > moment. I have a directory which is setup to be served via > ModPerl::Registry. When I try to open the path with only

DirectoryIndex ignored when using perl-handler

2005-04-12 Thread William McKee
Hi, This message is probably coming at a bad time with the recent release of RC5. I'm still in the process of migrating from mp1 to mp2-RC4 at the moment. I have a directory which is setup to be served via ModPerl::Registry. When I try to open the path with only the directory name (e.g., http://lo

Re: APR::Const

2005-04-12 Thread Randy Kobes
On Tue, 12 Apr 2005, Jonathan Vanasco wrote: > > If I remember correctly, > APR::Const - mp2 rc5 > Apache::Const - mp2 <= rc4 > Apache::Constant- mp1 It's true that Apache::Constant is an mp1-specific module, and APR::Const and Apache::Const in mp

Re: Need some help getting whois up and running with perl

2005-04-12 Thread Perrin Harkins
On Tue, 2005-04-12 at 11:29 -0500, Boysenberry Payne wrote: > I installed the Net::Whois Perl Module and keep getting an error > returned: This mailing list is not for general Perl questions, just mod_perl-specific ones. If you need help with non-mod_perl things, please try one of the resources l

Re: APR::Const

2005-04-12 Thread Jonathan Vanasco
If I remember correctly, APR::Const - mp2 rc5 Apache::Const - mp2 <= rc4 Apache::Constant- mp1 Apologies if this is all wrong. On Apr 12, 2005, at 10:39 AM, Randy Kobes wrote: On Tue, 12 Apr 2005, Octavian Rasnita wrote: Hi, I have tried to us

Re: Need some help getting whois up and running with perl

2005-04-12 Thread Stas Bekman
Boysenberry Payne wrote: I installed the Net::Whois Perl Module and keep getting an error returned: Can't connect to Whois serverNet::Whois: Can't connect to whois.networksolutions.com: IO::Socket::INET: Bad service 'whois' Any ideas on how to correct this? I've already reinstalled my net/whois a

Need some help getting whois up and running with perl

2005-04-12 Thread Boysenberry Payne
I installed the Net::Whois Perl Module and keep getting an error returned: Can't connect to Whois serverNet::Whois: Can't connect to whois.networksolutions.com: IO::Socket::INET: Bad service 'whois' Any ideas on how to correct this? I've already reinstalled my net/whois app. Boysenberry This me

Re: APR::Const

2005-04-12 Thread Randy Kobes
On Tue, 12 Apr 2005, Octavian Rasnita wrote: > Hi, > > I have tried to use ppm for installing it, but I cannot find it. > I have tried: > > ppm install mod_perl > > And this command installed mod_perl, but not APR::Const. APR::Const isn't contained in a separate distribution; it's part of mod_per

Re: APR::Const

2005-04-12 Thread Octavian Rasnita
Hi, I have tried to use ppm for installing it, but I cannot find it. I have tried: ppm install mod_perl And this command installed mod_perl, but not APR::Const. Then I have tried: ppm install APR::Const But ppm tried to fetch it from Jenda's repository and it was not accessible. I have also

[Fwd: [perl #27986] IPC::Open3 fails in mod_perl (tie bug)]

2005-04-12 Thread Stas Bekman
Over years there were quite a few bugs posted wrt IPC::Open3 under mod_perl. Steve is now working on fixing those. Do you guys know what are the remaining ones? Can anyone possibly go through the list's archives and find out the ones that still need to be resolved and let Steve know? Thanks a l

Re: APR::Const

2005-04-12 Thread Brent Clark
Octavian Rasnita wrote: Hi, Does anyone know where I can download the module APR::Const (for Windows)... meaning the ppd file? I have seen that the site jenda.krynicky.cz cannot be found. Can that module be found somewhere else? I cannot make mod_perl work without it. Hi [EMAIL PROTECTED] sprdsht]#

APR::Const

2005-04-12 Thread Octavian Rasnita
Hi, Does anyone know where I can download the module APR::Const (for Windows)... meaning the ppd file? I have seen that the site jenda.krynicky.cz cannot be found. Can that module be found somewhere else? I cannot make mod_perl work without it. Thank you. Teddy