[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [RAQ4] ahttpd problem



Hi Rich!

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.

Posted the error-log entries in my first msg here:

- - -
Invalid certificates for main site -- Not starting SSL
Constant subroutine XHTML_DTD redefined at /usr/lib/perl5/5.00503/constant.pm line 175. [Wed Jul 30 13:23:25 2003] [notice] Apache/1.3.20 Sun Cobalt (Unix) mod_ssl/2.8.4 OpenSSL/0.9.6b mod_auth_pam_external/0.1 mod_perl/1.25 configured -- resuming normal operations [Wed Jul 30 13:23:25 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Jul 30 13:26:07 2003] [notice] caught SIGTERM, shutting down
- - -

It says.... doesn't look like it has something to do with such an "equite" problem, eh?

Thanks, Frank