Re: Install with Apache/PHP (Was "Stubborn Multibyte") - Mailing list pgsql-general

From Tom Lane
Subject Re: Install with Apache/PHP (Was "Stubborn Multibyte")
Date
Msg-id 14919.990633731@sss.pgh.pa.us
Whole thread Raw
In response to Install with Apache/PHP (Was "Stubborn Multibyte")  ("Karen Ellrick" <k-ellrick@sctech.co.jp>)
List pgsql-general
"Karen Ellrick" <k-ellrick@sctech.co.jp> writes:
> But this time (never before on two other machines) I get the following error
> during PHP's make:
>    In file included from pgsql.c:29:
>    php_pgsql.h:32: postgres.h: No such file or directory

Remove the unnecessary include of postgres.h in php_pgsql.h.  Or update
to a more recent version of PHP --- I know they fixed this in their CVS
awhile ago, hopefully there is a release with the fix in place by now...

            regards, tom lane

pgsql-general by date:

Previous
From: Feite Brekeveld
Date:
Subject: Re: IpcMemoryCreate
Next
From: "Ian Harding"
Date:
Subject: Re: Incrementing a date type.