[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [RAQ4] ahttpd problem
- Subject: RE: [cobalt-users] [RAQ4] ahttpd problem
- From: "Rich LaBo" <rlabo@xxxxxxxxx>
- Date: Thu Jul 31 07:38:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
] [RAQ4] ahttpd problem
>
>
> > What do you get with
> > ps aux | grep httpd
> >
> > should be httpda in there someplace
>
> Yap...:
>
Frank,
Check /var/log/httpd/adm_error. I had some entries in there that read:
"Invalid command 'equire', perhaps mis-spelled or defined by a module not
included in the server...."
I had to go back and manually edit all .htaccess files to make sure (re and
the "equire" were all on one line.
Once they were edited, all was well.
Thanks,
Rich