Friday, August 25, 2006

bash-2.05# /cvs/apache1/bin/apachectl-mkmscvs configtest
Syntax error on line 582 of /cvs/MkmsCvs/web/conf/httpd.conf:
Invalid command 'PerlAuthenHandler', perhaps mis-spelled or defined by a module not included in the server configuration

this is the entry:

AuthName "Apache AuthenNIS"
AuthType Basic
PerlAuthenHandler Apache::AuthenNIS
# PerlAuthzHandler Apache::AuthzNIS
PerlSetVar AllowAlternativeAuth yes
require valid-user
AllowOverride All
Options None
Order allow,deny
Allow from all




whats wrong with it?

0 Comments:

Post a Comment

<< Home