Thanks Jeff and Doug! Both of your were right after all. The culprit was
indeed, /dev/null. I'm not a unix guy, so it took me a while to track this
problem down. It turned out that for some reason, the system didn't see
/dev/null as a character device, plus the permissions were screwed up.
y Beransky
:Sent: Monday, October 04, 1999 3:48 PM
:To: [EMAIL PROTECTED]
:Subject: Re: syntax error parsing httpd.conf
:
:
:Nay, my null device works just fine, but I still keep occasionally getting
:these errors for most of mod_perl config directives. One additional piece
:of information: it
Nay, my null device works just fine, but I still keep occasionally getting
these errors for most of mod_perl config directives. One additional piece
of information: it seems that every time this problem shows up, I can get
rid of it simply by rerunning apache's autoconf.
I can't see any physi