Jails problem

Matthew Dillon dillon at backplane.com
Thu Feb 12 22:59:25 PST 2015


Do you have a /dev mounted in the jail (via devfs) ?

-Matt

On Thu, Feb 12, 2015 at 3:47 PM, Ed Martinez <edwardmx9 at gmail.com> wrote:

> On Thu, 12 Feb 2015 12:49:30 +0100
> Konrad Neuwirth <konrad at fimsch.net> wrote:
>
> > Hello,
> >
> > it's me again. I have another thing I don't quite understand. I'm
> > trying to set up a webserver to run in a jail, and most everything
> > works.
> >
> > But: php-pdo_pgsql can't find its library. I get the error message
> >
> > [12-Feb-2015 11:46:18] NOTICE: PHP message: PHP Warning:  PHP
> > Startup: Unable to load dynamic library
> > '/usr/local/lib/php/20131226/pdo_pgsql.so' - Shared object
> > "libpq.so.5" not found, required by
> > "pdo_pgsql.so" in Unknown on line 0
> >
> > But it's right there:
> >
> > www10# ls /usr/local/lib/libpq.so*
> > /usr/local/lib/libpq.so         /usr/local/lib/libpq.so.5
> > www10#
> >
> > So what is going wrong?
> >
> > Thank you,
> >  Konrad
>
>    Hello,
>
>   Appears it is an issues with dports. I
>   suggest to open a PR at dports issues site:
>
>    https://github.com/DragonFlyBSD/DPorts/issues/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20150212/cd28e8f7/attachment-0006.html>


More information about the Users mailing list