Hi, Davide Bianchi wrote:
Ashwin Basagouda Patil wrote:# ./configure --prefix=/usr/local/apache2 --enable-v4-mapped --enable- modules=all --enable-mods-shared=all --enable-authnz-ladp --enable-ldap --enable-version --enable-ssl --enable-http --enable-dav --enable-vhost-alias --enable-imagemap --enable-speling --enable-so --with-ssl=/usr/local/openssl --with-mpm=worker --with-ldap --without-berkeley-dbAuthLDAPURL "ldaps://roboserver.robosoft.co.in/cn=users,dc=RoboServe> Syntax error on line 18 of > /usr/local/apache2/conf/extra/httpd-vhosts.conf: > Invalid command 'AuthLDAPURL', perhaps misspelled or defined by a > module not included in the server configurationAuthLDAPURL should be for mod_auth_ldap, but that module doesn't appear in your list of modules. Maybe you mistyped the configure line?
This should be mod_authnz_ldap which is of course what I meant to say in my previous post (not mod_ldap).
Neil. -- Neil Hillard neil.hillard@xxxxxxxxxxxxxxxxxx AgustaWestland http://www.whl.co.uk/ Disclaimer: This message does not necessarily reflect the views of Westland Helicopters Ltd. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx