> No, I have mod_perl version 1.22.
> Adding PerlModule HTML::Embperl to my httpd.conf caused the server
> to die without complaint upon restart.  There were no messages
> printed to the screen or the logs.
>
> I am using Apache 1.3.9.

This should work normaly. Do you have compiled mod_perl as DSO ? Do you habe
compiled everything with the same compiler ?

Also Embperl will work without preloading, it is more memory efficent to
perload as much perl modules as possible under mod_perl

Gerald



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to