Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Right mod_perl?

Quote Reply
Right mod_perl?
Hi,

I just installed gossamer-mail 1.0.0a and it runs well with the normal apache cgi-script handler. To improve performance I tried to use with mod_perl:

<Location /serv ice/mail>
SetHandler perl-script
PerlSendHeader On
PerlHandler Apache::Registry
</Location>

However, gossamer mail doesn't seem to work right then, lot of internal server errors (Something like can't find blabla.pm), even if the .pm are in the right place and should be accessible via @INC.
What is the right PerlHandler for gossamer mail?

Ciao,
Eric

Subject Author Views Date
Thread Right mod_perl? eknauel 1846 Jun 17, 2000, 10:13 AM
Post Re: Right mod_perl?
pugdog 1773 Jun 21, 2000, 8:42 AM