Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Apr 2006 23:24:25 -0500
From:      Russell Francis <rfrancis@ev.net>
To:        Al <broohaha@gmail.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: mod_proxy_ajp.so: Undefined symbol "proxy_module"
Message-ID:  <4431F4F9.9030106@ev.net>
In-Reply-To: <55a8a9530604031648g190d7281j7b0fa5958646ef9f@mail.gmail.com>
References:  <55a8a9530604031648g190d7281j7b0fa5958646ef9f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig13400AB6C4A2337506ACE3BC
Content-Type: multipart/mixed; boundary="------------080504020608030409070906"

This is a multi-part message in MIME format.
--------------080504020608030409070906
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Al wrote:
> In my quest to get apache 2.2 to play nice with tomcat 5.5, I started
> out with the following command.
>=20
> # /usr/local/sbin/portupgrade -RrN -m 'WITH_MPM=3Dworker
> -DWITH_PROXY_MODULES' /usr/ports/www/apache22
>=20
> After getting around fixing portupgrade issues, I was finally able to
> rebuild everything without errors.  However, when trying to start
> apache, I get the following error:
>=20
> httpd: Syntax error on line 104 of /usr/local/etc/apache22/httpd.conf:
> Cannot load /usr/local/libexec/apache22/mod_proxy_ajp.so into server:
> /usr/local/libexec/apache22/mod_proxy_ajp.so: Undefined symbol
> "proxy_module"
>=20
> Clearly, I missed something.  Any clues would be appreciated.

This is just a guess, but do you have the following lines in your
'/usr/local/etc/apache22/httpd.conf' file?  The order is important too.

LoadModule proxy_module libexec/apache22/mod_proxy.so
LoadModule proxy_ajp_module libexec/apache22/mod_proxy_ajp.so

Regards,
Russ

--------------080504020608030409070906--

--------------enig13400AB6C4A2337506ACE3BC
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEMfUAoA1beFbIX88RAr4oAJ4lSCht/xyN3HmNn9wuekvBxOwMtwCgmyv3
S5cFYDB9QMe15qf/4yP4T/k=
=qqCz
-----END PGP SIGNATURE-----

--------------enig13400AB6C4A2337506ACE3BC--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4431F4F9.9030106>