Re: [PHP] PHP-PostgreSQL - install

From: "Chris Ruprecht" <chrup999(at)yahoo(dot)com>
To: "p-sql" <pgsql-sql(at)postgresql(dot)org>, "Dorin Grunberg" <dorin(at)visgen(dot)com>
Subject: Re: [PHP] PHP-PostgreSQL - install
Date: 2001-06-05 19:17:02
Message-ID: 018a01c0edf4$1a98d280$5dd26383@corp.compucom.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php pgsql-sql

find libpq.so.2.1 in the tree from the compile (find . -name
libpq.so.2.1 -print)
then copy it to /usr/libexec manually.
you might also want to check the permissions on the library, it should be
755 (rwxr-xr-x).

Best regards,
Chris

----- Original Message -----
From: "Dorin Grunberg" <dorin(at)visgen(dot)com>
To: <pgsql-php(at)postgresql(dot)org>
Sent: Tuesday, June 05, 2001 1:34 PM
Subject: [PHP] PHP-PostgreSQL - install

> Hi,
>
> I have a fresh install on OpenBSD 2.8. I did install PostgreSQL7.1.2 and
> PHP 4.0.5.
>
> When I try to start Apache I get this error:
>
> /usr/libexec/ld.so: httpd: libpq.so.2.1: No such file or directory
> /usr/sbin/apachectl start: httpd could not be started
>
> TIA
>
> Dorin
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Ariunbold Gerelt-Od 2001-06-06 04:55:27 Script Hangs on
Previous Message Dorin Grunberg 2001-06-05 18:34:58 PHP-PostgreSQL - install

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2001-06-05 21:14:19 Re: Distinct Values
Previous Message Dorin Grunberg 2001-06-05 18:34:58 PHP-PostgreSQL - install