>
> If I put the directives:
>
> PerlModule Apache::DBI
> PerlModule HTML::Embperl
>
> in httpd.conf, then %fdat processing stops working. If I comment out
> Embperl it starts working again.
>
> Any ideas?
>
This was normal for mod_perl < 1.22, but was solved in 1.22. Don't know why
you still g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
If I put the directives:
PerlModule Apache::DBI
PerlModule HTML::Embperl
in httpd.conf, then %fdat processing stops working. If I comment out
Embperl it starts working again.
Any ideas?
Just to complicate matters, see my posting to mod_perl. If