Re: $r->internal_redirect

2001-07-12 Thread Stas Bekman
On Thu, 12 Jul 2001, Eric Cholet wrote: > --On 12/07/01 23:39 +0800 Stas Bekman wrote: > > > On Thu, 12 Jul 2001, Eric Cholet wrote: > > > >> Where is $r->internal_redirect defined? I must be blind but > >> I can't seem to find it. I'm trying to debug a reproducible > >> seg fault I'm getting whe

Re: $r->internal_redirect

2001-07-12 Thread Eric Cholet
--On 12/07/01 23:39 +0800 Stas Bekman wrote: > On Thu, 12 Jul 2001, Eric Cholet wrote: > >> Where is $r->internal_redirect defined? I must be blind but >> I can't seem to find it. I'm trying to debug a reproducible >> seg fault I'm getting when calling that method, which I wasn't >> getting with

Re: $r->internal_redirect

2001-07-12 Thread Stas Bekman
On Thu, 12 Jul 2001, Eric Cholet wrote: > Where is $r->internal_redirect defined? I must be blind but > I can't seem to find it. I'm trying to debug a reproducible > seg fault I'm getting when calling that method, which I wasn't > getting with mod_perl 1.24. in ./src/modules/perl/Apache.xs #fun

Re: $r->internal_redirect

2001-07-12 Thread Eric Cholet
--On 12/07/01 16:25 +0200 Eric Cholet wrote: > Where is $r->internal_redirect defined? I must be blind but > I can't seem to find it. I'm trying to debug a reproducible > seg fault I'm getting when calling that method, which I wasn't > getting with mod_perl 1.24. never mind, I missed the ALIAS s

$r->internal_redirect

2001-07-12 Thread Eric Cholet
Where is $r->internal_redirect defined? I must be blind but I can't seem to find it. I'm trying to debug a reproducible seg fault I'm getting when calling that method, which I wasn't getting with mod_perl 1.24. -- Eric Cholet B995 E519 1594 10D0 4271 1EA5 8DF3 8004 --

Test framework code. :-)

2001-07-12 Thread rbb
Mod_perl has had a test framework for a long time. That same framework can easily be used to create regression tests for Apache itself. I would like to get that code base into the httpd-test CVS repository. The problem we have to solve, is that we have to allow all of the current mod_perl deve

how does mod_perl handle" apachectl restart"?

2001-07-12 Thread Thies C. Arntzen
hi, i'm not on this list so please cc:[EMAIL PROTECTED] in your reply. also this is not really a mod_perl question - i'm currently investigation "apachectl restart" problem in PHP 4... the problem i'm having is that if you do an "apachectl restart" (not graceful!) -