Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

modperl · Perl module for Apache

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Note: Folks on perlmonks might recognize this post from last night. There have been no responses, so I'm posting it to the mod_perl list. I'm trying to...
14 Nov 2, 2004
6:04 pm

Frank Wiles
frank@...
Send Email

Hello, With Geoffrey Young's generous help I have successfully implemented authentication using my own handler subroutine defined as PerlAuthenHandler. This...
7 Nov 2, 2004
5:07 pm

Martin Moss
martin_moss@...
Send Email

I'm trying to migrate from plain file authentication (AuthType Basic) to a DBM type (AuthDBMType). In our system, the only DBM authentication we had was SDBM,...
1 Nov 2, 2004
9:54 am

Hèctor Alòs i...
halos@...
Send Email

Good Evening All, I am using: mod_perl 1.0 apache 1.33 perl v5.8.5 built for x86_64-linux-thread-multi on x86_64 Fedora Core 2 linux box I am trying to install...
1 Nov 2, 2004
4:10 am

Charles P. Frank
cfrank@...
Send Email

Hi mod_perl gurus, This question pertains to Apache::Request, I hope I am in the right place. I have: Linux (Debian Sarge) Apache 1.3.31 mod_perl 1.29 libapreq...
1 Nov 1, 2004
8:50 pm

Vince Veselosky
vince@...
Send Email

I'm quit puzzled here.... I use mod_perl to perform some database lookups from my httpd.conf and build up all directives and create all vhost's. That part...
4 Nov 1, 2004
5:58 pm

Philippe M. Chiasson
gozer@...
Send Email

The uploaded file Apache-VMonitor-2.01.tar.gz has entered CPAN as file: $CPAN/authors/id/S/ST/STAS/Apache-VMonitor-2.01.tar.gz size: 22393 bytes md5:...
1 Oct 31, 2004
9:19 pm

Stas Bekman
stas@...
Send Email

Hi! Because "perl Makefile.PL" did not find LWP::UserAgent and HTML::HeadParser in my Debian box, I did "apt-get install libapache-mod-perl". Then I did "dpkg...
3 Oct 31, 2004
7:35 pm

Nick Phillips
Nick.Phillips@...
Send Email

... Hash: SHA1 Hi, I need to write a TEST.PL that starts an apache with mod_ssl loaded and run the tests and then starts an apache without mod_ssl loaded and...
2 Oct 31, 2004
5:56 pm

Stas Bekman
stas@...
Send Email

In my apache config file I'm using a PerlTransHandler call to do URL rewriting. Basically I want to map all URL's beginning with http://testhost.lenio.net to...
2 Oct 31, 2004
12:23 am

Stas Bekman
stas@...
Send Email

Hi every body. I have a apache 1.3.31 and mod_perl 1.28 and used <Files *.pl> SetHandler perl-script PerlHandler Apache::PerlRun PerlSendHeader On </Files> in...
2 Oct 29, 2004
10:53 pm

Craig Moynes
craig.moynes@...
Send Email

hello all, I'm trying to get Apache::Test to work for a module I'm writing, but I'm having difficulties. All setup information is at the end... I'm using...
2 Oct 28, 2004
11:12 pm

Stas Bekman
stas@...
Send Email

Hello, I am trying to implement authentication with my own mod_perl subroutine defined as PerlAuthenHandler (Apache 1.3.31 + mod_perl 1.29 + PHP 4.3.8 ...
2 Oct 28, 2004
6:43 pm

Geoffrey Young
geoff@...
Send Email

Well, i have created an Object Session, now how can i get it again? tie %sesion, 'Apache::Session::Postgres&#39;, undef, { DataSource => 'dbi:Pg:dbname=sessions&#39;, ...
4 Oct 28, 2004
6:35 pm

Perrin Harkins
perrin@...
Send Email

Fails as Apache-AuthenNTLM attempts to use Apache::Connection::remote_host to alter the remote hostname so it can check to see if is the same connection when...
8 Oct 28, 2004
8:36 am

Frank Carnovale
Frank.Carnovale@...
Send Email

I've got several applications running under mod_perl 1.99. Two of my scripts need to be secured using mod_ssl. I think that I have things mostly setup...
4 Oct 27, 2004
11:26 pm

Tony Clayton
tony-mod_perl@...
Send Email

... Hash: SHA1 Hi, "make test" for 1.99_17 generates this error: - --------------------------------------------------------------------------------------- ...
2 Oct 27, 2004
11:25 pm

Stas Bekman
stas@...
Send Email

Hi MP2 users, I haven't kept up with mod_perl development for a little while so I apologize in advance. I did a lot of RTFM, searching of mailing list archives...
7 Oct 27, 2004
10:50 pm

Stas Bekman
stas@...
Send Email

... Hash: SHA1 Hi, the attached patch makes Apache::Filter::remove work also for nativ filters. Why do I need this? First, from a users point of view it is not...
7 Oct 27, 2004
10:04 pm

Stas Bekman
stas@...
Send Email

Hi every body. I have installed apache 1.3.31 and mod_perl 1.28 and I have used PerlModule Apache::DBI ... http://localhost/index.pl apache says : "You don't...
2 Oct 27, 2004
4:41 pm

Philippe M. Chiasson
gozer@...
Send Email

Hi, I've been converting some old CGI scripts for use with mod_perl and Apache::DBI. These scripts access a Postgres database through DBI. I didn't have any...
6 Oct 27, 2004
3:52 pm

Brian Dimeler
briand@...
Send Email

Hi every body. I have installed apache 1.3.31 and mod_perl 1.28 and I have used PerlModule Apache::DBI ... http://localhost/index.pl apache says : "The...
3 Oct 27, 2004
1:58 pm

Emil Perhinschi
emilper@...
Send Email

Hello, I'm fiddling with Mason on apache2 (NetBSD 1.6.2 & 2.0RC's) and I'd like to use mp2 in native mode, not compat. I found : ...
6 Oct 26, 2004
4:07 am

Carl Brewer
carl@...
Send Email

Hi All, I have looked high and low to work out how to avoid the 'Constant subroutine redefined' warnings in the error log, followed by the 'Prototype...
16 Oct 26, 2004
12:10 am

David Radunz
david.radunz@...
Send Email

Hi all, I'm currently hosting a site which is to be hosted elsewhere. It's got a small mod_perl gadget embedded that does a little magic with charsets and the...
4 Oct 25, 2004
7:54 pm

Philippe M. Chiasson
gozer@...
Send Email

This a BSD/OS 4.3.1 system running perl 5.8.5 and PHP 4.3.9 and apache-ssl 1. Form Content Security. (FormmailEncoder/Decoder) As I understand it, on a secure...
2 Oct 25, 2004
3:24 pm

Perrin Harkins
perrin@...
Send Email

mod_perl 1.99_17 is out: http://apache.org/dist/perl/mod_perl-1.99_17.tar.gz <http://apache.org/dist/perl/mod_perl-1.99_16.tar.gz> ...
3 Oct 22, 2004
10:07 pm

Philippe M. Chiasson
gozer@...
Send Email

The URL http://www.apache.org/~gozer/mp2/mod_perl-1.99_17/Apache-Test-1.15.tar.gz has entered CPAN as file: $CPAN/authors/id/G/GO/GOZER/Apache-Test-1.15.tar.gz...
1 Oct 22, 2004
9:11 pm

Philippe M. Chiasson
gozer@...
Send Email

Hi, Currently, Apache::DBI&#39;s connect_on_init method requires that Apache::compat be loaded or it carps "Apache.pm was not loaded" and returns. Find...
5 Oct 22, 2004
6:40 pm

Joe Thomas
joet@...
Send Email

Coming to a CPAN mirror near you. Please download it and test.. the test. Thanks! 1.70_01 2004-09-01 - Casey West takes the pumpkin. - Complete rewrite of...
2 Oct 22, 2004
2:32 pm

Tielman de Villiers
tvilliers@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help