Apache 2.2.3 with auth_ldap

Dmitriy Kirhlarov dimma at higis.ru
Thu Sep 7 02:38:43 PDT 2006


On Thu, Sep 07, 2006 at 12:26:34PM +0300, Dominik Zalewski wrote:

> I'm running FreeBSD 6.1-STABLE on i386. I need to run auth_ldap module with 
> apache 2.2.3 but as I see it requires apache13 . 
> 
> ===>  auth_ldap-1.6.1 : Error from bsd.apache.mk. apache22 is installed (or 
> APACHE_PORT is defined) and port requires 13.
> *** Error code 1
> 
> Is there is anyway to run auth_ldap with apache22 ?

I use mod_ldap and mod_auth_ldap with apache20.
Strings from /usr/local/etc/pkgtools.conf:
  MAKE_ARGS = {
...
'www/apache2*' => 'WITH_LDAP_MODULES=yes WITH_SSL_MODULES=yes WITH_MISC_MODULES=yes WITH_THREADS_MODULES=yes',
...
  }

WBR


More information about the freebsd-stable mailing list