You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by KR...@williamsvillek12.org on 2002/04/16 15:20:05 UTC

mod_auth_ldap in conf returns syntax error

Forgive my ignorance. Trying to get mod_auth_ldap running on Win2000. Have
included the following code in .conf but this returns a syntax error when
attempting to start Apache. mod_auth_ldap.dll is containded in the apache
modules directory. Anyone else run into this?

LoadModule ldap_auth_module modules/mod_auth_ldap.dll
AddModule mod_auth_ldap.c

Any help would be greatly appreciated. Thanks!  Kathy


---------------------------------------------------------------------
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@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: mod_auth_ldap in conf returns syntax error

Posted by Lee Fellows <lf...@4lane.com>.
  What is the syntax error Apache reports?

  Is it on LoadModule/AddModule?



On Tue, 2002-04-16 at 09:20, KRice@williamsvillek12.org wrote:
> Forgive my ignorance. Trying to get mod_auth_ldap running on Win2000. Have
> included the following code in .conf but this returns a syntax error when
> attempting to start Apache. mod_auth_ldap.dll is containded in the apache
> modules directory. Anyone else run into this?
> 
> LoadModule ldap_auth_module modules/mod_auth_ldap.dll
> AddModule mod_auth_ldap.c
> 
> Any help would be greatly appreciated. Thanks!  Kathy
> 
> 
> ---------------------------------------------------------------------
> 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@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 



---------------------------------------------------------------------
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@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org