Error remains - (Re: Embperl errors in 'make test')

2004-07-12 Thread Edouard Lagache
Dear Kee and Embperl community, === Kee Hinckley <[EMAIL PROTECTED]> wrote at Sat, 10 Jul 2004 14:02:32 -0400 >At 9:34 AM -0800 3/2/04, Edouard Lagache wrote: >>Dear Embperl community, >> >>I've run into strange error messages comi

Thanks! perfect! (Re: resetting - Embperl::Object::Execute ?)

2004-03-17 Thread Edouard Lagache
and B38-452 > >ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info >--- > > >- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL

resetting - Embperl::Object::Execute ?

2004-03-16 Thread Edouard Lagache
tance so that I can still use SpeedyCGI with Embperl::Object and more than one ecard site? Thanks in advance to everyone! Peace, Edouard :-) ====== Edouard Lagache Lead Developer, Penguin Greetings http://pgreet.sourceforge.net/ [

Embperl errors in 'make test' of Pgreet modules(??)

2004-03-02 Thread Edouard Lagache
t/Pgreet.t 0 139180 0.00% ?? Failed 1/1 test scripts, 0.00% okay. 0/18 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 2 == Edouard Lagache Lead Developer, Penguin Greetings http://pgreet.sourceforge.net/ [EMAIL PROTECTED] --

param and Embperl::Object::Execute ?

2004-02-20 Thread Edouard Lagache
ke my documentation write up simpler and reduce user confusion! :-) == Edouard Lagache Lead Developer, Penguin Greetings http://pgreet.sourceforge.net/ [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Embperl happy with SpeedyCGI (Re: Embperl::Execute within FastCGIapp?)

2003-06-12 Thread Edouard Lagache
but since Penguin Greetings makes basically the same calls, I assume it would work too. Another trick to throw into the toolbox! Peace, Edouard :-) ====== Edouard Lagache Lead Developer, Penguin Greetings http://pgreet.sourceforge.net/ [EMAIL

Anyone got a epoexec.pl laying around?

2003-04-05 Thread Edouard Lagache
Howdy Embperl-o-philes, I want to upgrade a static website on SourceForge using EmbPerl::Object, so I need to toss together an offline script. Has anyone written something equivalent to epocgi.pl for command-line use instead of CGI (an epoexec.pl or perhaps better named embpoexec.pl?) I know it

Re[4]: EMBPERL_OBJECT_BASE (Solution!! :-)

2003-03-21 Thread Edouard Lagache
Dear Embperl folks, Thanks to Gavin, Jaak, and Tia for all their support and patience. So the solution for my apache httpd.conf file was to (for anyone searching the list with this problem:) # Include the Embperl shared library LoadModule embperl_module modules/Embperl.so # Turn on Embperl Envi

Re[3]: EMBPERL_OBJECT_BASE (again :-()

2003-03-20 Thread Edouard Lagache
Dear Tia and other Embperl folks, I added this declaration right below the use of Embperl like this: ### EmbPerl declarations PerlModule Embperl Embperl_UseEnv on AddType text/html .epl Alas, nope this didn't change a thing. Embperl still looks for '_base.epl' only. I've attached my whole htt

Re: EMBPERL_OBJECT_BASE (? saga continues :-( )

2003-03-20 Thread Edouard Lagache
Dear Emperl folks, Thanks Jaak! Indeed I didn't have Embperl.so loaded. (How did I manage to get this far without that?!?!? :-) Alas, this didn't change as much as I would have hoped. Now my httpd.conf file is being happily used, but my declarations are still being ... ignored :-( Observe: [

EMBPERL_OBJECT_BASE (?? - The sequel!)

2003-03-19 Thread Edouard Lagache
Options ExecCGI Order allow,deny Deny From all Let's hear it for multiple eyes! Peace, Edouard :-) Gavin Carr <[EMAIL PROTECTED]> wrote at Tue, 18 Mar 2003 08:02:48 +1100 >Hi Edouard, > >On Mon, Mar 17, 2003 at 10:11:28AM -080

PerlSetEnv EMBPERL_OBJECT_BASE (??)

2003-03-17 Thread Edouard Lagache
Dear Embperl fans, After getting one web site settled out on Embperl, I graduated to Embperl::Object for my main Canebas web site - Ooh, I like this!! :-) A minor glitch that I couldn't find in listserv archives though. Just setting the EMBPERL_OBJECT_BASE environmental variable in the Apache co

Embperl::Execute with your variables?

2003-03-10 Thread Edouard Lagache
ecify more than one variable - never mind 25! Has someone messed around with this feature and would have some examples in between this one and just reading the .pm source code? :-) Peace, Edouard :-) -- Ed

Thanks! Happy Camel! (Re: ModPerl registry woes?)

2003-02-16 Thread Edouard Lagache
00:41 -0600 >On Sun, 16 Feb 2003, Edouard Lagache wrote: > >> Dear EmbPerl veterans, >> >> I'm still trying to get EmbPerl to cooperate with Mod_Perl >> 1.99_08 and Apache 2.0.44. Thanks to Gerald Richter, I got >> past my compile error by using the CVS versio

ModPerl registry woes?

2003-02-16 Thread Edouard Lagache
Dear EmbPerl veterans, I'm still trying to get EmbPerl to cooperate with Mod_Perl 1.99_08 and Apache 2.0.44. Thanks to Gerald Richter, I got past my compile error by using the CVS version, but now I can't get past the test suite at the point it tried to fire up Apache. If I run the test suite un

epmain.c compile error?

2003-02-13 Thread Edouard Lagache
Dear "wiser than I" EmbPerl fans, I have been playing around with EmbPerl as a standalone tool, but cannot seem to coax the critter to work with Apache 2.0.44 and mod_perl 1.99_08. This is on a RedHat LINUX 8.0 machine, but upgraded to kernel 2.4.20, running gcc 3.2, and Perl 5.8.0 built from sou