On Wednesday 04 April 2001 22:52, Alex Howansky wrote:
> > This has been discussed quite a few times recently (in fact, I posted a
> > similar reply yesterday). From Tom Lane:
> >
> > "Change php_pgsql.h to refer to postgres_fe.h not postgres.h."
>
> ... or symlink postgres.h to postgres_fe.h ...
"Gregory Wood" <[EMAIL PROTECTED]> writes:
> This has been discussed quite a few times recently (in fact, I posted a
> similar reply yesterday). From Tom Lane:
> "Change php_pgsql.h to refer to postgres_fe.h not postgres.h."
Or just remove that #include entirely, which is what I believe the PHP
> This has been discussed quite a few times recently (in fact, I posted a
> similar reply yesterday). From Tom Lane:
>
> "Change php_pgsql.h to refer to postgres_fe.h not postgres.h."
... or symlink postgres.h to postgres_fe.h ...
--
Alex Howansky
Wankwood Associates
http://www.wankwood.com/
This has been discussed quite a few times recently (in fact, I posted a
similar reply yesterday). From Tom Lane:
"Change php_pgsql.h to refer to postgres_fe.h not postgres.h."
Greg
- Original Message -
From: "Gordon A. Runkle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday,
In article <[EMAIL PROTECTED]>, "Joseph"
<[EMAIL PROTECTED]> wrote:
> I am switching from rpm install of postgres to the compiled version. I
> have this running fine, but now my php4 quit working.
>
> So I am trying to compile it and have the error that it cannot find
> postgres.h
>
> Does it n