Re: Install with Apache/PHP (Was "Stubborn Multibyte")

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Karen Ellrick" <k-ellrick(at)sctech(dot)co(dot)jp>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Install with Apache/PHP (Was "Stubborn Multibyte")
Date: 2001-05-23 16:02:11
Message-ID: 14919.990633731@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Karen Ellrick" <k-ellrick(at)sctech(dot)co(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-05-23 16:11:00 Re: Vacuumdb message: AbortTransaction and not in-progress ...
Previous Message Bo Lorentsen 2001-05-23 15:57:54 Re: Spliting a table/databases between several disks ?