RE: Error using Syntax::SSI and Syntax::EmbperlBlocks at the same time

2007-12-26 Thread Gerald Richter - ECOS GmbH
Hi, Sorry for my late reply. Does it change anything if you exchange the order i.e. EMBPERL_SYNTAX "EmbperlBlocks SSI" Gerald > -Original Message- > From: Vietze, Axel [mailto:[EMAIL PROTECTED] > Sent: Monday, November 19, 2007 2:47 PM > To: [email protected] > Subject: Error

RE: RE: embperl checbox checked attribute not inserted

2007-12-26 Thread Gerald Richter - ECOS GmbH
Hi, How do you pass %fdat. The correct way would be: Embperl::Execute ({inputfile => '/path/to/some/file', fdat => \%custom_fdat}) ; Did you do it this way? If yes, did you have a LoadModule and a PerlModule statement for Embperl in your httpd.conf? Gerald > -Original Message- > Fr