Re: Forward: Bug#241116: libembperl-perl_2.0b10-1(ia64/unstable): FTBFS: fills chroot

2004-03-30 Thread Angus Lees
At Wed, 31 Mar 2004 06:21:12 +0200, Gerald Richter wrote: > Is it possible to rerun the test with 2.0b11? > > Also I am not sure if the changes affects this problem, I have made some > changes that might solves this problem (which caused endless loops in other > parts of Embperl). This version (

Re: Embperl under Apache2/mod_perl 2 with "worker' MPM

2004-03-30 Thread Beau E. Cox
On Tuesday 30 March 2004 06:24 pm, Gerald Richter wrote: > Hi, > > > Embperl 2.11b(cvs)/Apache2/mod_perl 2 using the 'worker' MPM does not > > work for me. I assume it is a thread safe issue. It works fine > > under the 'prefork' MPM. > > > > Are there any plans to make Embperl fully thread-safe so

Re: Embperl under Apache2/mod_perl 2 with "worker' MPM

2004-03-30 Thread Gerald Richter
Hi, > > Embperl 2.11b(cvs)/Apache2/mod_perl 2 using the 'worker' MPM does not > work for me. I assume it is a thread safe issue. It works fine > under the 'prefork' MPM. > > Are there any plans to make Embperl fully thread-safe so that > Apache2's 'worker' MPM can be used under Embperl? If so, whe

Re: Forward: Bug#241116: libembperl-perl_2.0b10-1(ia64/unstable): FTBFS: fills chroot

2004-03-30 Thread Gerald Richter
in bug keeping Embperl2 out of the next version of >> Debian, and I don't really know how to debug it further :( >> (Mostly because I haven't read the code carefully enough to >> understand >> the checkpoint and repeatlevel stuff..) >> >> Any ideas G

Embperl under Apache2/mod_perl 2 with "worker' MPM

2004-03-30 Thread Beau E. Cox
Hi - Embperl 2.11b(cvs)/Apache2/mod_perl 2 using the 'worker' MPM does not work for me. I assume it is a thread safe issue. It works fine under the 'prefork' MPM. Are there any plans to make Embperl fully thread-safe so that Apache2's 'worker' MPM can be used under Embperl? If so, when is it plan

Re: EMBPerl 2.0 vs. EMBPerl 1.3

2004-03-30 Thread Beau E. Cox
On Tuesday 30 March 2004 12:39 pm, Neal Gamradt wrote: > Hello All, > > I am looking into developing a new PostgreSQL database driven website. > Historically speaking I have used Apache 1.3 with mod_perl and EMBPerl 1.3. > I like to use FreeBSD as my OS of choice on web servers. EMBPerl 1.3 has >

Forward: Bug#241116: libembperl-perl_2.0b10-1(ia64/unstable): FTBFS: fills chroot

2004-03-30 Thread Angus Lees
repeatlevel stuff..) Any ideas Gerald? - Gus > Automatic build of libembperl-perl_2.0b10-1 on caballero by sbuild/ia64 1.170.5 > Build started at 20040330-1539 [...] > ** Using build dependencies supplied by package: > Build-Depends: apache-dev, apache, libapache-mod-perl, libwww-perl,

EMBPerl 2.0 vs. EMBPerl 1.3

2004-03-30 Thread Neal Gamradt
Hello All, I am looking into developing a new PostgreSQL database driven website. Historically speaking I have used Apache 1.3 with mod_perl and EMBPerl 1.3. I like to use FreeBSD as my OS of choice on web servers. EMBPerl 1.3 has been rock solid stable and I have wanted to wait a good long

Re: cgi app under embperl::object

2004-03-30 Thread Brian Schoenhofer
On Tue, 2004-03-30 at 02:40, Gerald Richter wrote: > Brian Schoenhofer wrote: > > I have Embperl::Object setup for a directory on my Mandrake 9.2 > > system. I have base.epl defining a page layout and would like to get > > a cgi app to run as if it were in a subdir of this Embperl directory. > > I