Re: pgsql and php 3.0.16 question

From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgsql and php 3.0.16 question
Date: 2000-10-17 15:09:51
Message-ID: 009101c0384c$4c42f3a0$330a0a0a@6014cwpza006
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

www.php.net will have a lot more info on that. If you installed via rpm,
you can rpm the additional patches. If you compiled and installed, the only
way I know off hand is to recompile php with "--with pgsql" and "--with
imap" parameters (check the syntax). php.net would have more info. They
have a couple install procedures detailed out.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Travis Bauer" <trbauer(at)cs(dot)indiana(dot)edu>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, October 17, 2000 7:26 AM
Subject: [GENERAL] pgsql and php 3.0.16 question

> How do I compile and install a pgsql php module to add to an existing php
> 3.0.16 installation? And how do I install it? I have been told that I
> can do not have to recompile the whole package, but can just compile pgsql
> services as its own module. I'd like to do the same with the imap email
> functions as well. I'm assuming that it would work the same as the pgsql
> module.
>
> Thanks,
>
> ----------------------------------------------------------------
> Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
> ----------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alex Pilosov 2000-10-17 15:11:32 Re: PL/Perl compilation error
Previous Message Adam Lang 2000-10-17 15:07:09 Re: Limit on number of queries from CGI or PHP (security)