Re: Problem using Embperl on Debian Lenny

2008-07-25 Thread Jean-Christophe Boggio
PMFJI, I always use embperl with stock Debian/Ubuntu packages and don't see the problems you experience. I recently upgraded my dev/test server to lenny and had no problem (apart from Perl 5.8 -> 5.10 issues). Neil Gunton wrote : PerlSetEnv EMBPERL_APPNAME neilgunton_dev I think in version

RE: Problem using Embperl on Debian Lenny

2008-07-15 Thread Andrew O'Brien
Hi Neil, > There definitely seems to be some kind of problem with the current > binary Embperl package included with Lenny. All I did was > build Embperl > from the Debian source (using the standard build procedure, > rather than > the "debian way") and everything "just worked". No changes t

RE: Problem using Embperl on Debian Lenny

2008-07-15 Thread Andrew O'Brien
Hi Ed, > As I understand it, Debian's freezes, like most software freezes I'm > aware of, are 'except for bug fix' freezes. If that is correct, then > the period right before the freeze is actually the *least* stable, not > the most stable. While I've never had any issues at any point in the re

Re: Problem using Embperl on Debian Lenny

2008-07-15 Thread Ed Grimm
l error >> ErrorDocument 500 /error/index.html >> >> # Embperl directives >> EMBPERL_APPNAME your_application_name_here >> # optReturnError(262144) for ErrorDocument above >> EMBPERL_OPTIONS 262144 >> EMBPERL_DEBUG 0 >&g

Re: Problem using Embperl on Debian Lenny

2008-07-15 Thread Neil Gunton
mbperl pages are .html Order deny,allow Deny from all Hope this helped. - Andrew -----Original Message- From: Neil Gunton [mailto:[EMAIL PROTECTED] Sent: Tuesday, 15 July 2008 7:15 AM To: embperl@perl.apache.org Subject: Re: Problem using Embperl on Debian Lenny Success! I

RE: Problem using Embperl on Debian Lenny

2008-07-14 Thread Andrew O'Brien
ton [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 15 July 2008 7:15 AM > To: embperl@perl.apache.org > Subject: Re: Problem using Embperl on Debian Lenny > > Success! > > I finally tried this: > > 1. Install the Debian source for mod_perl and apache2.2 (previously I

Re: Problem using Embperl on Debian Lenny

2008-07-14 Thread Neil Gunton
Success! I finally tried this: 1. Install the Debian source for mod_perl and apache2.2 (previously I had tried building against the non-debian source tarballs) 2. Install Debian source for Embperl from Lenny 3. Build Embperl *not* using the "debian way", but rather the usual: perl Makefile.

Re: Problem using Embperl on Debian Lenny

2008-07-14 Thread Neil Gunton
Ok, I tried building the Debian Embperl 2.2.0 that comes with Lenny from source. I am not experienced at this. After some poking around, I turned up this page on building packages: http://www.debian.org/doc/FAQ/ch-pkg_basics.en.html After cd'ing into the libembperl-perl-2.2.0 directory, I did

Re: Problem using Embperl on Debian Lenny

2008-07-14 Thread Neil Gunton
Can anybody please lend any insights here (see below)? Is anybody actually using the stock Embperl2 that comes with Debian Lenny (testing), along with stock Apache2 and mod_perl2? Are there problems with it, or am I just doing something stupid with my configuration? The error seems to imply tha