Re: how come httpd doesn't start even though startup.pl is fine?(fwd)

2000-01-18 Thread Ricardo Kleemann
Hmmm :-( On 14 Jan 2000, Frank D. Cringle wrote: > > Without having checked your list, I'll wager that the "good" modules > are all pure perl and the "bad" ones use machine-language XS > extensions. So typical modules like MD5 and MIME::Body are "bad" modules? Ricardo

Re: how come httpd doesn't start even though startup.pl is fine?

2000-01-14 Thread Ricardo Kleemann
n <[EMAIL PROTECTED]> > > What you don't know won't help you much either. > -- D. Bennett > > On Thu, 13 Jan 2000, Ricardo Kleemann wrote: > > > Date: Thu, 13 Jan 2000 16:47:35 -0800 (PST) > > From: Ricardo

how come httpd doesn't start even though startup.pl is fine?

2000-01-13 Thread Ricardo Kleemann
Hi everyone, I don't know what's causing this, and there are no errors being logged in my error_log. I'm running apache 1.3.9, mod_perl 1.21, linux 6.1 I have a startup.pl with a bunch of modules in it. If I run the startup.pl by itself it is fine, does not report errors... however, if I run ht

how come httpd doesn't start even though startup.pl is fine? (fwd)

2000-01-13 Thread Ricardo Kleemann
Hi everyone, I don't know what's causing this, and there are no errors being logged in my error_log. I'm running apache 1.3.9, mod_perl 1.21, linux 6.1 I have a startup.pl with a bunch of modules in it. If I run the startup.pl by itself it is fine, does not report errors... however, if I run ht