PerlModule Embperl immediately after I loaded mod_perl. However, by the time the config file gets down to my VirtualHost, it fails because it doesn't recognize the directives EMBPERL_APPNAME or EMBPERL_OBJECT_BASE. I've already tried changing PerlModule Embperl to PerlModule Embperl::Object. I also tried putting both of these PerlModule directives inside the VirtualHost block.
Should there be a dynamic module library, i.e. Embperl.so to load? From what I can tell, the make install did not load any such module into my apache tree.
Thanks, -Derrick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]