From owner-freebsd-questions Sun Jun 4 0:36:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id EE8E137C985 for ; Sun, 4 Jun 2000 00:36:43 -0700 (PDT) (envelope-from sirabyss@gmx.net) Received: (qmail 6842 invoked by uid 0); 4 Jun 2000 07:36:42 -0000 Received: from p3ee05f34.dip0.t-ipconnect.de (HELO abysstwo) (62.224.95.52) by mail03.rzmi.gmx.net with SMTP; 4 Jun 2000 07:36:42 -0000 Message-ID: <000b01bfcdf8$541f8ac0$0278a8c0@abyssworld.de> From: "Daniel Haischt" To: Subject: mod auth_pg/apache 1.3.12 Date: Sun, 4 Jun 2000 09:41:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 Disposition-Notification-To: "Daniel Haischt" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, i'm using mod_auth-pg in conjunction with apache. mod_auth_pg authentificates users against a postgresql database. unfortunatly i'm getting the following error during each system startup ... mod_auth_pg: shared library ligpg.so.2 not found, could not start apache. if the system is up and running and i start apache manually everything goes fine. so i guess it must be a problem with the libraries availabel (or not available) during system starup. any ideas? regards daniel haischt -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message