Embperl's running fine, but ...

2000-07-13 Thread martin langhoff
hi, after a severe server failure, I'm recovering my system. Baked up most of the 'user content' but never backed up my /etc directory. :( now I've got Embperl 1.21 running allright under Apache/1.3.12 (Unix) mod_perl/1.24 ... but everytime I restart apache, Embperl dumps a lot

HELP with Execute and params - it is very urgent

2000-07-13 Thread nickyk
Hi folks I nead to make some pages that pass data forth and back Here is the source of it: test.html: - [! sub getVals() { HTML::Embperl::Execute ({inputfile => './test1.html',output => \$restbl, req $escmode = 0; } !]