Re: directive and ps -ef output

2004-02-14 Thread Stas Bekman
Mariano Absatz wrote: Well... it seems cvs has departed a bit too much from 1.99-12... I couldn't apply the patch automatically, it had indentation problems, besides the section code being about 60 lines before the intended place... Anyway, I applied it manually, and it compiled, but the resul

Re: directive and ps -ef output

2004-02-13 Thread Stas Bekman
Mariano Absatz wrote: Stas, thanx a lot... in fact, I'm a quite newbie user of mod_perl and only subscribed to the list to ask this, thinking I might be doing something wrong... in fact, as noone answered, and I had subscribed with the address I use for [EMAIL PROTECTED], as the mod_perl messag

Re: directive and ps -ef output

2004-02-13 Thread Stas Bekman
Philippe M. Chiasson wrote: On Wed, 2004-02-11 at 14:55 -0800, Stas Bekman wrote: Mariano Absatz wrote: [...] I was trying to restore argv[0] to 'httpd', but it looks like perl does some internal magic in main(), limiting the set_magic to PL_origalen which for some reason is very short. so I get

Re: directive and ps -ef output

2004-02-11 Thread Philippe M. Chiasson
On Wed, 2004-02-11 at 14:55 -0800, Stas Bekman wrote: > Mariano Absatz wrote: > [...] > I was trying to restore argv[0] to 'httpd', but it looks like perl does some > internal magic in main(), limiting the set_magic to PL_origalen which for some > reason is very short. so I get back things like '

Re: directive and ps -ef output

2004-02-11 Thread Stas Bekman
Stas Bekman wrote: Mariano Absatz wrote: Hi, I'm having a weird 'problem'... actually, it's just a nuisance, but I'd like to know if 1) it can be solved 2) it's only a nuisance or it could be hidin' something else... I'm using: apache httpd 2.0.48 w/mod_perl 1.99.12 (under RedHat linux 7.2 w/st

Re: directive and ps -ef output

2004-02-11 Thread Stas Bekman
Mariano Absatz wrote: Hi, I'm having a weird 'problem'... actually, it's just a nuisance, but I'd like to know if 1) it can be solved 2) it's only a nuisance or it could be hidin' something else... I'm using: apache httpd 2.0.48 w/mod_perl 1.99.12 (under RedHat linux 7.2 w/stock perl 5.6.1 inst

directive and ps -ef output

2004-02-04 Thread Mariano Absatz
Hi, I'm having a weird 'problem'... actually, it's just a nuisance, but I'd like to know if 1) it can be solved 2) it's only a nuisance or it could be hidin' something else... I'm using: apache httpd 2.0.48 w/mod_perl 1.99.12 (under RedHat linux 7.2 w/stock perl 5.6.1 installed from rpm) and I