On Fri, 2003-12-05 at 20:46, Stas Bekman wrote:
> Stas Bekman wrote:
> > Stas Bekman wrote:
> >
> >> Stas Bekman wrote:
> >> [...]
> >>
> >>> The problem seems to be as following: Apache::Status somehow
> >>> autovivifies Apache::PerlSections stash, while Apache/PerlSections.pm
> >>> wasn't load
Philippe M. Chiasson wrote:
The problem seems to be as following: Apache::Status somehow
autovivifies Apache::PerlSections stash, while Apache/PerlSections.pm
wasn't loaded yet. That's why preloading Apache::PerlSections solves
the problem. Our code does not attempt to load packages whose stash
Enrico Sorcinelli wrote:
On Thu, 04 Dec 2003 17:16:38 -0800
Stas Bekman <[EMAIL PROTECTED]> wrote:
Hi Stas,
[...]
The problem seems to be as following: Apache::Status somehow
autovivifies Apache::PerlSections stash, while Apache/PerlSections.pm
wasn't loaded yet. That's why preloading Apache::
[EMAIL PROTECTED] wrote:
geoff 2003/12/08 11:31:53
Modified:xs/APR/SockAddr APR__SockAddr.h
xs/maps apr_functions.map
xs/tables/current/Apache FunctionTable.pm
xs/tables/current/ModPerl FunctionTable.pm
Log:
more APR deprecation: apr_so
Stas Bekman wrote:
> [EMAIL PROTECTED] wrote:
>
>> geoff 2003/12/08 11:31:53
>>
>> Modified:xs/APR/SockAddr APR__SockAddr.h
>>xs/maps apr_functions.map
>>xs/tables/current/Apache FunctionTable.pm
>>xs/tables/current/ModPerl FunctionTab
Geoffrey Young wrote:
Stas Bekman wrote:
[EMAIL PROTECTED] wrote:
geoff 2003/12/08 11:31:53
Modified:xs/APR/SockAddr APR__SockAddr.h
xs/maps apr_functions.map
xs/tables/current/Apache FunctionTable.pm
xs/tables/current/ModPerl FunctionTable.
>>> Hmm, how come there are deprecated? This is from
>>> apr/include/apr_network_io.h APR_0_9_BRANCH
>>
>>
>>
>> you need to look at 1.0, of course.
>
>
> Why? httpd-2.0 runs with APR_0_9_BRANCH, not 1.0. Or doesn't it?
well, it does for the moment, yes. but I've been cleaning things up so tha
Geoffrey Young wrote:
Hmm, how come there are deprecated? This is from
apr/include/apr_network_io.h APR_0_9_BRANCH
you need to look at 1.0, of course.
Why? httpd-2.0 runs with APR_0_9_BRANCH, not 1.0. Or doesn't it?
well, it does for the moment, yes. but I've been cleaning things up so that
[Volker has sent me the long output offline, so I'm just quoting the
interesting parts here]
I also want to see the console messages (not error_log) when you run
from under /root/mod_perl-1.99_11/ as you did it in first place.
> ulimit -c unlimited; t/TEST -bugreport -verbose=0
> *** root mode: