From owner-freebsd-questions@FreeBSD.ORG Wed Jan 4 12:18:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6990016A420 for ; Wed, 4 Jan 2006 12:18:36 +0000 (GMT) (envelope-from bignose@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F4343D58 for ; Wed, 4 Jan 2006 12:18:35 +0000 (GMT) (envelope-from bignose@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so2366522wri for ; Wed, 04 Jan 2006 04:18:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZZzSroTr7E5fXzRniK4kmiI/5OmBcCgrq4l5+hPaOW1MeA6R09RavtRv7MU9PPEsR04BKCawsY7ZEmDiWmi8QG9vNouanbL/AL4AF8fdmXSjgUhkZ97TCxgacLCViZqPqAQYvpslNQxAKUfBwA6YF9ehNTvHZ7mcuX9w1E3HA8c= Received: by 10.65.61.19 with SMTP id o19mr803151qbk; Wed, 04 Jan 2006 04:18:34 -0800 (PST) Received: by 10.65.38.16 with HTTP; Wed, 4 Jan 2006 04:18:34 -0800 (PST) Message-ID: Date: Wed, 4 Jan 2006 07:18:34 -0500 From: Jeff MacDonald To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: mod_auth_pgsql2 and libpq.so.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2006 12:18:36 -0000 Hi, So, I just downgraded /usr/ports/www/apache22 to apache2 so that mod_auth_pgsql2 would install. [It really doesn't like 22] I installed it, then uncommented it's line from /usr/local/etc/apache2/httpd.conf When I run apachectl configtest I get the following %apachectl configtest Syntax error on line 275 of /usr/local/etc/apache2/httpd.conf: Cannot load /usr/local/libexec/apache2/mod_auth_pgsql.so into server: /usr/local/libexec/apache2/mod_auth_pgsql.so: Undefined symbol "PQexec" This is with a fresh ports install of Apache 2.0 Postgresql 8.1 mod_auth_pgsql2 On FreeBSD 4.8 Thanks. -- Jeff MacDonald http://www.halifaxbudolife.ca http://www.nintai.ca