Re: Naming the mod_perl process $0

2000-12-11 Thread Stas Bekman
On Mon, 11 Dec 2000, Joshua Chamas wrote: > > [EMAIL PROTECTED] wrote: > > > > Hello, I have a question that may have a simple answer. > > > > In order to satisfy some broader system dependencies I need to define my mod_perl >process name. By default $0 seems to get set to "/dev/null". > > Wh

Re: Naming the mod_perl process $0

2000-12-11 Thread Joshua Chamas
> [EMAIL PROTECTED] wrote: > > Hello, I have a question that may have a simple answer. > > In order to satisfy some broader system dependencies I need to define my mod_perl >process name. By default $0 seems to get set to "/dev/null". > When I try to modify $0 in the Apache startup script or e