Stas Bekman wrote:
>>Stas has fixed this up in the cvs version, by delaying the
>>loading of Archive::Tar (and LWP) until they're needed. If
>>the apxs utilities are already present, it should just exit
>>from this script immediately, once it finds them, and
>>continue along.
>>
>>
>
>And that
Steve Hay wrote:
Stas Bekman wrote:
Stas has fixed this up in the cvs version, by delaying the
loading of Archive::Tar (and LWP) until they're needed. If
the apxs utilities are already present, it should just exit
from this script immediately, once it finds them, and
continue along.
And tha
Until now, code executing within sections was not 'tweaked' to
match the filename/lineno of the httpd configuration file it was in.
So, for example, error reporting would appear to be coming from obscure
eval contexts.
Following patch restores the same behaviour than in mp1.
Index: Changes
===
On Tue, 11 Nov 2003, Steve Hay wrote:
[ .. ]
> Yep - it's all working fine now. I still get a test skipped because it
> thinks I haven't got apr-config, though:
>
> apr-ext\uuid..skipped
> all skipped: the build couldn't find apr-config
This is something I was going t
Philippe M. Chiasson wrote:
Until now, code executing within sections was not 'tweaked' to
match the filename/lineno of the httpd configuration file it was in.
So, for example, error reporting would appear to be coming from obscure
eval contexts.
Following patch restores the same behaviour than in
On Today at 12:11pm, GY=>Geoffrey Young <[EMAIL PROTECTED]> wrote:
GY>
GY> ok, that's just a warning. I assume that is the target of an Include
GY> directive in your default httpd.conf?
GY>
That's correct. I found the following line in the apache2.conf file
(supplied by Gentoo package manageme
Hi,
Apache(2.0.48) with perl_mod(1.99_10) got a Segmentation fault when i access a perl script from apache. I use perl-5.8.2 built from source without thread-support. perl_mod is complied by perl "Makefile.PL MP_INST_APACHE2=1 MP_DEBUG=1 MP_AP_PREFIX=/usr/local/apache2".
GNU gdb Red Hat Linux (5.
On Friday at 4:00pm, GY=>Geoffrey Young <[EMAIL PROTECTED]> wrote:
GY> a release candidate for mod_perl 1.99_11 is now available for testing.
GY> note that 1.99_11 will be required for users running perl 5.8.2.
GY>
GY> please grab the candidate from
GY>
GY>http://perl.apache.org/~geoff/mod