I've been planning on doing this tomorrow anyhow (w/o any hope), just have
to get past some presentation on the existing server with minimal breathing
around it. Now, you are the one who gives me a real basis for that hope!
Thanks for the tip.

Vassilii

-----Original Message-----
From: Steve Leibel [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 13, 2001 2:18 AM
To: [EMAIL PROTECTED]
Subject: Re: <Perl> incompat. with apache/mod_perl upgrade


At 12:26 PM -0500 3/12/01, Khachaturov, Vassilii wrote:
>When I upgraded from
>Solaris Apache/1.3.14 (Unix) mod_perl/1.24_01
>to
>Solaris Apache/1.3.17 (Unix) mod_perl/1.25
>
>the following code in my debugging httpd.conf broke:
>
><Perl>
>sub WWW_DIR () { $ENV{'HOME'} . '/www' ; } # this sub will persist to next
><Perl>
>... more code, using WWW_DIR sometimes
></Perl>


When I built Apache 1.3.17 with mod_perl 1.2.5 and numerous other 
mods, the resulting httpd was unable to read its usual configuration 
file.  When I upgraded to Apache 1.3.19 the problem went away.

I'd try 1.3.19.

Reply via email to