I am building it from source to get the latest and greatest version. I
have had no problems building apache from source without ldap.

Alan Levy
VM/Linux Administrator
W: 718-403-8020
C: 347-401-4629
 

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Mark Post
Sent: Wednesday, December 06, 2006 12:54 PM
To: [email protected]
Subject: Re: apache mod-ldap problem

First, why are you building Apache from source, instead of using the
version
that comes with your distribution?

Second, I would strongly recommend looking at the .spec file that your
distribution ships with its source RPM file.  That will show you exactly
how
they built apache, and thereby generated mod_ldap, etc.


Mark Post

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of
Levy, Alan
Sent: Wednesday, December 06, 2006 12:31 PM
To: [email protected]
Subject: apache mod-ldap problem


Sorry if I am posting to the wrong group.

 Is there an apache group other than [email protected] (I keep
getting system admin mail box full errors) ?

I have installed openssl 0.9.8d,  openldap 2.3.27, Berkley db 4.5.20,
cyrus sasl 2.1.22 and compiled apache 2.2.3:

The apache configure, make and make install ran fine with the following
config statement.

./configure --prefix=/usr/local/apache1 --enable-so --enable-cgi
--enable-info --enable-rewrite --enable-usertrack --enable-speling
--enable-module=most --enable-shared=max --enable-ssl
--with-ssl=/usr/ssl --enable-ldap --enable-auth_ldap
--enable-authnz-ldap  --with-ldap --with-ldap-lib=/usr/local/lib
--with-ldap-include=/usr/local/include

I can start apache ok but when I try to use an .htaccess file with ldap
statements, I receive the following error message:

.htaccess: Invalid command 'AuthLDAPURL', perhaps misspelled or defined
by a module not included in the server configuration,

I also do not see mod_ldap or mod_auth_ldap modules anyplace on the
system (nothing in the modules directory).

The httpd -l does not show any mod...ldap.

Any suggestions would be greatly appreciated.

Thanks.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to