Derrick Spell wrote:
> Now I'm having problems with my configuration setup.  I put:
>
> 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?

Yes, something like

LoadModule  embperl_module  /path/to/perl/site/lib/Embperl/Embperl.so

see http://perl.apache.org/embperl/pod/doc/Config.-page-1-.htm#sect_1

Gerald

---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
Besuchen Sie uns auf der KOMCOM 2004 in Mannheim
25. bis 27. Mai 2004  Stand K11a   www.komcom.de

ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


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

Reply via email to