Re: [EMAIL PROTECTED] windows/install issues

2007-10-03 Thread Peter Milanese
, October 3, 2007 9:31:19 AM Subject: Re: [EMAIL PROTECTED] windows/install issues For some reason auth_ldap does not show up on my loadmodule list. I checked the default httpd.conf and it's not there either... Here's my loadmodule chunk from httpd.conf LoadModule a

Re: [EMAIL PROTECTED] windows/install issues

2007-10-03 Thread Tom Hart
For some reason auth_ldap does not show up on my loadmodule list. I checked the default httpd.conf and it's not there either... Here's my loadmodule chunk from httpd.conf LoadModule actions_module modules/mod_actions.so LoadModule alias_module modules/mod_alias.so LoadModule asis_module modul

Re: [EMAIL PROTECTED] windows/install issues

2007-10-03 Thread William A. Rowe, Jr.
Tom Hart wrote: > I used the .msi installer to setup apache on my windows 2003 system, and > selected all the modules I thought I'd need. After more research, I'd > like to do directory-based authentication with auth_ldap. However I seem > to be unable to figure out how to install built-in modules

[EMAIL PROTECTED] windows/install issues

2007-10-03 Thread Tom Hart
I used the .msi installer to setup apache on my windows 2003 system, and selected all the modules I thought I'd need. After more research, I'd like to do directory-based authentication with auth_ldap. However I seem to be unable to figure out how to install built-in modules in win32 after apach