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

Quote Reply
Re: Right mod_perl? In reply to
This may have been a typo here, but:

<Location /serv ice/mail>


Does your Apache config also have the space in the path?



http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/