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-db

        AuthLDAPURL "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 configuration

AuthLDAPURL should be for mod_auth_ldap, but that module doesn't appear in your list of modules. Maybe you mistyped the configure line?

Davide

--
I'm not a programmer, but I play one at Microsoft.
   -- From a Slashdot.org post

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to