Re: Perl module not reading/setting PerlSetEnv command on apache start
Torsten Förtsch <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 14/05/13 09:57, [email protected] wrote: > I posted the issue on AMF group only then they said to post query to > apache perl group.Is there any other forum where I can get solution > for this issue? I didn't follow this thread. So, please ignore if this has been asked before. What handler are you using? modperl or perl-script? What PerlOptions? If your handler is modperl try perl-script or PerlOptions +SetupEnv Torsten