param and Embperl::Object::Execute ?

2004-02-20 Thread Edouard Lagache
Dear Embperl-ophiles, I've just added support for Embperl::Object to my ecards project Penguin Greetings . To simplify making ecards, I have Embperl pages executed within other pages using an idiom like this: [- Execute($Embperl_page, $param_list_ref) -] which is

Re: Antwort: Embperl.so not found? But its there!

2004-02-20 Thread Michael Stepanov
Alexander Hartmaier wrote: Hi! Is the file readable by the user who is running apache (the one defined in httpd.conf)? You shouldn't load Embperl.so. I've removed this line from my httpd config and it works very well: 18 # 19 # Embperl config 20 ###