+Parent breaks Oracle connection?
I'm having trouble running RT using the PerlOptions +Parent directive. My httpd.conf file: NameVirtualHost * ServerName default.name.com DocumentRoot"/var/www/html" Options FollowSymLinks AllowOverride None
Re: +Parent breaks Oracle connection?
On Tue, November 13, 2007 8:34 am, Jim Brandt wrote: > Where are those ENV variables being set? Is it in: > > PerlRequire /opt/rt3/bin/webmux.pl > > I believe you need to make sure the second perl interpreter runs the > same startup scripts as the first since it is completely new. Yes, that's