Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2006 11:21:55 -0400
From:      Forrest Aldrich <forrie@forrie.com>
To:        freebsd-ports@freebsd.org
Subject:   re: Apache2: mod_proxy_http.so: Undefined symbol "ap_proxy_ssl_enable"
Message-ID:  <44A54193.8090308@forrie.com>

next in thread | raw e-mail | index | archive | help
I'm having the same problem today - found this post via Google.

Is this a bug on FreeBSD or ?

As far as I can tell, apache20 was compiled with the correct options:

    make WITH_PROXY_MODULES=yes WITHOUT_IPV6=yes WITH_BERKELEYDB=db42
    WITH_SSL_MODULES=yes NO_WWWDATA=yes NO_ICONS=yes


and subsequently loaded correctly in the httpd.conf file:

    LoadModule mod_proxy_http libexec/apache2/mod_proxy_http.so 
    LoadModule mod_proxy libexec/apache2/mod_proxy.so


I even switched this, just in case, to be below the SSL module.  No luck.


_F





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44A54193.8090308>