On Wed, Oct 29, 2003 at 10:55:36AM -0600, Peter Kringle said: > And did this fix it completely or did you have to also add your other fixes > in too?
This fixed it completely. I put it in the VirtualHost section, but it can go anywhere (the apache config is free-form.) You should search your httpd.conf to see if PerlSetupEnv is set somewhere else. The DEFAULT is ON, but since the mod_perl docs recommend turning it off, we had it set off globally since we use mod_perl for other applications too. > > On Wed, Oct 29, 2003 at 10:50:20AM -0500, Walt Reed wrote: > > Which fix did you try? The ultimate answer I found was that I needed to > > change a setting in Apache: PerlSetupEnv On > > > > On Wed, Oct 29, 2003 at 09:46:03AM -0600, Peter Kringle said: > > > Damn... it didn't work, I can't update tickets. :( > > > > > > On Wed, Oct 29, 2003 at 08:54:32AM -0500, Walt Reed wrote: > > > > Great to hear it! > > > > > > > > On Wed, Oct 29, 2003 at 01:19:17AM -0600, Peter Kringle said: > > > > > I just had the same problem with rt and logins. Followed your fix and > > > > > it worked great. Thanks. > > > > > > -- > > > Peter Kringle > > > HAM Radio: KC9BIW > > > Home Page: http://www.planetnet.org > > -- > Peter Kringle > HAM Radio: KC9BIW > Home Page: http://www.planetnet.org

