On Mon, 13 Jun 2005, Nick Pietraniec wrote:
> Thanks, that was it... Stupid mistake, but there seems to be some
> conflicting docs out there.
>
> I'm trying to get a mod_perl1 module running on mod_perl2 and I seem
> to be having some difficulty.
> The logs are simply throwing "Can't load Perl f
hi all,
tho i admit my recent focus has not been on this list ... an attempt to 'svn
co' trunk w/:
svn co https://svn.apache.org/repos/asf/perl/modperl/trunk/
/usr/ports/mod_perl_svn
is resultig a svn error of:
Alib/ModPerl/FunctionMap.pm
svn: In directory 'lib/ModPerl'
sv
> sounds nice :)
thanks ;)
> if you succeed, is there any chance you could make the logic you came up
> with generic enough to release it as a separate package? it would be really
> nice to be able to use something like this from Makefile.PL
see below...
>
> use Apache::ExtUtils::SomeName;
Thanks, that was it... Stupid mistake, but there seems to be some
conflicting docs out there.
I'm trying to get a mod_perl1 module running on mod_perl2 and I seem
to be having some difficulty.
The logs are simply throwing "Can't load Perl file: c:/apache2/conf/
mod_perl.pl for server www.f
The mod_perl1 module I have calls Apache::constants.
This does not seem to be present on my server... After some digging
I found that the mod_perl2 equivalent is Apache2::Const
Do I need to somehow install these old mod_perl1 modules or do I need
to convert my module over to mod_perl2?
On Sat, 2005-05-28 at 22:50 -0500, David Nicol wrote:
> > In this specific case, Apache::Session has that name mostly by
> > coincidence. It could be called Tie::Hash::Persistent or something
> > similar with no loss of accuracy.
> >
> > - Perrin
>
> or "DirDB"
Or, quite possibly, Misc::Unmaint
Try Apache2::compat
-Original Message-
From: Nick Pietraniec [mailto:[EMAIL PROTECTED]
Sent: Monday, June 13, 2005 1:29 PM
To: modperl@perl.apache.org
Subject: install Apache::compat? (Was Can't load perl file)
I think I've found the problem I was having...
When I try to add
PerlMo
I think I've found the problem I was having...
When I try to add
PerlModule Apache2
PerlModule Apache::compat
to my http.conf I get "Can't load perl module for Apache2 for server
www.blah.com:80 exiting
when I comment out the first line I get
to my http.conf I get "Can't load perl modu
-8<-- Start Bug Report 8<--
1. Problem Description:
OS: AIX 4.3.3
I am unable to successfully run make test. Due to permission issues I'm
running the Makefile.PL, make, and make test as nobody and plan the run
make install as root. I've been able to start a
On Mon, 13 Jun 2005 09:50:50 -0700
Nick Pietraniec <[EMAIL PROTECTED]> wrote:
> I think this module is exactly what I'm looking for... Is there
> anywhere that I can find more details on how it works and how to use
> it?
>
http://search.cpan.org/~mschout/Apache-AuthTicket-0.40/lib/Apache2/Aut
I think this module is exactly what I'm looking for... Is there
anywhere that I can find more details on how it works and how to use it?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I'm not sure if the apache-api even supports things like this but it
would really rock. Take the following situation:
- -8<-
PerlFixUpHandler My::Handler
SetOutputFilter FILTERA
SetOutputFilter FI
> Apache::DebugLog uses two custom configuration directives,
> PerlDebugLogLevel and PerlDebugLogDomain. mod_perl 1.x is automatically
> detected and the xs required to enable these directives is generated.
> i have not tested this yet. apache 1.x folk are welcome to try to
> break this for me.
s
Hi
I hope this time to put all info.
-8<-- Start Bug Report 8<--
1. Problem Description:
I have a problem when I do
Make test.
The problem is on test on "t/closure.t".
I have tested also with The latest SVN snapshot, but I have the same result.
This is
14 matches
Mail list logo