Re: Re: mod_perl and configuration directives..

2004-05-13 Thread Gerald Richter
Gerardo Schimpf wrote: > Hi, I've moved stuff around per your suggestions, and still no luck. I just saw that you are using Embperl 1.3.4. This version has problems with Perl 5.8, please upgrade to 1.3.6 Gerald P.S. The rollback message comes from DBI and is only a warning that tells you that yo

Re: Re: mod_perl and configuration directives..

2004-05-06 Thread Gerardo Schimpf
Hi, I've moved stuff around per your suggestions, and still no luck. Here is the current configuration file. ServerName ... ServerAlias ... ServerAdmin ... DocumentRoot ... ErrorLog ... CustomLog ... . . . SetEnv EMBPERL_DEBUG 0 #SetEnv EMBPERL_DEBUG 2285 SetEnv EM

Re: Re: mod_perl and configuration directives..

2004-04-26 Thread Gerald Richter
> OK, I've switched everything over to using SetEnv, and I'm still not > getting the behavior I expect. In particular, the Log file is being > written to /tmp, even though I have it set to go elsewhere as you can > see form the SetEnv below. > Embperl_log must be set before Embperl is loaded (sam

Re: Re: mod_perl and configuration directives..

2004-04-26 Thread Gerardo Schimpf
> Do you mean Embperl 1.3.x or 2.0? This makes a big difference... Sorry, yes it's 1.3.4 to be precise > If you are unsing Apache > 1.3.9 it is better to use SetEnv instead of > PerlSetEnv OK, I've switched everything over to using SetEnv, and I'm still not getting the behavior I expect. In partic