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...
Hello, With Geoffrey Young's generous help I have successfully implemented authentication using my own handler subroutine defined as PerlAuthenHandler. This...
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,...
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...
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...
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...
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:...
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...
... 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...
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...
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...
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...
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 ...
Well, i have created an Object Session, now how can i get it again? tie %sesion, 'Apache::Session::Postgres39;, undef, { DataSource => 'dbi:Pg:dbname=sessions', ...
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...
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...
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...
... 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...
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...
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...
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...
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...
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...
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...
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...
Hi,
Currently, Apache::DBI39;s connect_on_init method requires that Apache::compat be loaded or it carps "Apache.pm was not loaded" and returns.
Find...
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...