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[2]: EMBPERL_OBJECT_BASE (? saga continues :-( )

2003-03-20 Thread Dimka
EL> Alas, this didn't change as much as I would have hoped. Now my httpd.conf EL> file is being happily used, but my declarations are still being ... ignored EL> :-( Observe: EL> [Thu Mar 20 11:57:06 2003] [error] [28298]ERR: 404: : Not found '_base.epl', searched: EL> [Thu Mar 20 11:57:06 20

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: [

Re: EMBPERL_OBJECT_BASE (?? - The sequel!)

2003-03-20 Thread Jaak
hi! > Shutting down httpd: [ OK ] > Starting httpd: Syntax error on line 260 of /etc/httpd/conf/httpd.conf: > Invalid command 'EMBPERL_OBJECT_BASE', perhaps mis-spelled or defined by > a module not included in the server configuration > > so presumabl