Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2000 00:57:08 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Daniel Haischt <sirabyss@gmx.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mod auth_pg/apache 1.3.12
Message-ID:  <20000604005708.Z17973@fw.wintelcom.net>
In-Reply-To: <000b01bfcdf8$541f8ac0$0278a8c0@abyssworld.de>; from sirabyss@gmx.net on Sun, Jun 04, 2000 at 09:41:41AM %2B0200
References:  <000b01bfcdf8$541f8ac0$0278a8c0@abyssworld.de>

next in thread | previous in thread | raw e-mail | index | archive | help
* Daniel Haischt <sirabyss@gmx.net> [000604 00:37] wrote:
> 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?

Find ligpg.so.2, and either add the path to it to the ld path (from
/etc/defaults/rc.conf) or copy it into /usr/local/lib.

-Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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