Question about PHP and PostgreSQL

From: Federico Kereki <f_kereki(at)cs(dot)com(dot)uy>
To: pgsql-general(at)postgresql(dot)org
Subject: Question about PHP and PostgreSQL
Date: 2005-09-13 21:05:04
Message-ID: 43273EFF.9020900@cs.com.uy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">Hi!<br>
<br>
I'm having problems trying to install the PHP module for Apache2.<br>
<br>
It seems it requires libpq.so.4 but the latest 8.0.3 PostgreSQL version
doesn't include it -- though it does include a libpq.so.3.<br>
<br>
How can I fix this problem?<br>
<br>
Thanks!<br>
Federico Kereki<br>
</font>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 556 bytes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jerry LeVan 2005-09-13 21:30:19 Pushing result set to table on different machine?
Previous Message Peter Fein 2005-09-13 20:56:33 Code Tables: varchar or serial pkey?