Version: mod_perl-2.0.1
The Makefile.PL adds a rule related to mainfying the pods.
This breaks the *install* stage when you have configured Perl to not
install any man pages (which i have done as I have all of the pods
linked dynamically into Web pages), as it tries to run pod2man on files
Philip M. Gollucci wrote:
Philip M. Gollucci wrote:
A release candidate for mod_perl 2.0.2 is now available for testing.
Please grab the candidate from
http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.2-dev.tar.gz
FreeBSD 7.0-current i386
perl 5.8.7 w/out ithread
httpd 2.0.54 apr not t
On Thu, 2005-10-06 at 10:14 -0500, Barksdale, Ray wrote:
> I new if I said something stupid someone would step forward with the
> right answer :)
There's nothing stupid about trying to be helpful.
- Perrin
On Thursday 06 October 2005 19:51, Torsten Foertsch wrote:
> is there a way to hand POST input over to a sub-request?
OK, C<< $subr->method( $r->method ) >> did it.
pgp1OkyOBHd1W.pgp
Description: PGP signature
Hi,
is there a way to hand POST input over to a sub-request?
Thanks,
Torsten
pgpGn77FeCg7I.pgp
Description: PGP signature
Perrin Harkins wrote:
On Thu, 2005-10-06 at 11:53 -0400, Jim Albert wrote:
Besides the fact that if I choose
the scripts to run mod_cgi perhaps in a non mod_perl environment,
then
they are all set to go.
This is true with Registry scripts as well.
I thought this was safer than calling C
On Thu, 2005-10-06 at 11:53 -0400, Jim Albert wrote:
> Besides the fact that if I choose
> the scripts to run mod_cgi perhaps in a non mod_perl environment,
> then
> they are all set to go.
This is true with Registry scripts as well.
> I thought this was safer than calling CGI::initiliaze_globa
Hi
Im a not sure if this is the correct mailing list if not please suggest
which one it is thanks.
I have recently upgrade form Linux SuSE SLES 8 to SuSE SLES 9 and it has
broke my Apache 2.0.52 So
I took this opportunity to upgrade apache to Apache 2.0.54 but of cause
hasnt fixed by proble
Michael Peters wrote:
Jim Albert wrote:
Lack of response on this tells me:
1. Nobody is using ModPerl::PerlRun any longer to run their scripts
under mod_perl. I doubt it.
From the docs:
This module is meant for "Dirty" CGI Perl scripts
and
The Apache::Registry handler is much fast
I new if I said something stupid someone would step forward with the
right answer :)
> -Original Message-
> From: Perrin Harkins [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 05, 2005 10:11 PM
> To: Barksdale, Ray
> Cc: Octavian Rasnita; modperl@perl.apache.org
> Subject: Re: What
Jim Albert wrote:
> Lack of response on this tells me:
>
> 1. Nobody is using ModPerl::PerlRun any longer to run their scripts
> under mod_perl. I doubt it.
>From the docs:
This module is meant for "Dirty" CGI Perl scripts
and
The Apache::Registry handler is much faster
So new developmen
On Thursday 06 October 2005 09:46 am, Octavian Rasnita wrote:
> It is very strange indeed, because if I use:
>
> eval{untie %session;}; print STDERR $@ if $@;
>
> instead of:
>
> untie %session;
>
> ... the program works fine, with no error on the screen and *no error in
> the log file*.
sub hand
Troy Bull wrote:
I have Apache I downloaded from apache.org. I got the ppm for mod_perl
from the binary distribution site mentioned on the apache help page. I
installed it using ppm (active state). And when I add the following line
PerlModune Apache2
My Apache wont start up. I tried to ca
Jim Albert wrote:
Lack of response on this tells me:
1. Nobody is using ModPerl::PerlRun any longer to run their scripts
under mod_perl. I doubt it.
Hopefully most people use Registry instead, but it has the same issue
with CGI.pm and subrequests.
2. There is an alternative to CGI.pm that
Lack of response on this tells me:
1. Nobody is using ModPerl::PerlRun any longer to run their scripts
under mod_perl. I doubt it.
2. There is an alternative to CGI.pm that is mod_perl safe. If there is
a mod_perl safe alternative to CGI.pm for use under ModPerl::PerlRun
scripts for things l
From: "Tom Schindl" <[EMAIL PROTECTED]>
> > If I comment out "untie %session;, the program doesn't give errors, but
if I
> > let that line in the program, it gives an error in the browser "The
server
> > encountered an internal error or misconfiguration and was unable to
complete
> > your request.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Octavian Rasnita wrote:
> Regarding the same Apache::Session issue
>
> I have created a program which has the form below.
> If I comment out "untie %session;, the program doesn't give errors, but if I
> let that line in the program, it gives an er
your request.", however, I cannot find any error in the error log and I
don't know what could be the problem.
You need to figure out where the error message is going. If you are
getting an internal server error, there is surely an error message in
the error log.
Are you sure you are lookin
Regarding the same Apache::Session issue
I have created a program which has the form below.
If I comment out "untie %session;, the program doesn't give errors, but if I
let that line in the program, it gives an error in the browser "The server
encountered an internal error or misconfiguration
Folks,
My company will shortly be looking for a developer with strong technical
skills, Perl, Web, Unix / Linux, SQL databases, Web technologies,
Security etc.
We are a small, highly focused technology company, based in the City of
London, offering specialist ASP services to investment bank
Wow! I like that - an answer, about timestamps, posted 50 minutes before
the question arrived! Is it just a temporal anomaly? or some form of
mod_perlish quantum tunnelling? Ain't this list fab. ;)
Original Message
From: "Barksdale, Ray" <[EMAIL PROTECTED]>
To: "Octavian Rasn
Philip M. Gollucci wrote:
A release candidate for mod_perl 2.0.2 is now available for testing.
Please grab the candidate from
http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.2-dev.tar.gz
FreeBSD 7.0-current i386
perl 5.8.7 w/out ithread
httpd 2.0.54 apr not threaded
SMOKE test
+1
By m
Philip M. Gollucci wrote:
> A release candidate for mod_perl 2.0.2 is now available for testing.
>
> Please grab the candidate from
>
> http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.2-dev.tar.gz
>
> and report back successes [...]
Apache/2.0.52/Prefork (outa fink) on Tiger with Perl 5.8.
23 matches
Mail list logo