X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 0105B11F633C for ; Wed, 19 Apr 2006 10:54:59 -0300 (ADT) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Score: 0.633 X-Spam-Level: X-Spam-Status: No, score=0.633 required=5 tests=[AWL=0.633] Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 3X2VtGVtYHkP for ; Wed, 19 Apr 2006 10:54:51 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by postgresql.org (Postfix) with ESMTP id 2BB4411F6B48 for ; Wed, 19 Apr 2006 10:54:50 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-33.mail.demon.net with esmtp (Exim 4.42) id 1FWD8s-000KSn-Ap for pgsql-www@postgresql.org; Wed, 19 Apr 2006 13:54:50 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: community docs config issue Date: Wed, 19 Apr 2006 14:54:50 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] community docs config issue thread-index: AcZjsafPIHWfn7A3QVOH4R647kdQaQAAnSdAAACwtrAAADINMAAAQrTw From: "Dave Page" To: "Magnus Hagander" , "Larry Rosenman" , "Robert Treat" Cc: X-Archive-Number: 200604/105 X-Sequence-Number: 9881 =20 > -----Original Message----- > From: Magnus Hagander [mailto:mha@sollentuna.net]=20 > Sent: 19 April 2006 14:48 > To: Larry Rosenman; Dave Page; Robert Treat > Cc: pgsql-www@postgresql.org > Subject: RE: [pgsql-www] community docs config issue >=20 > > Where is xdiff source? I have my own FreeBSD/amd64 6.1-RC=20 > box that I=20 > > can possibly fix it. >=20 > http://pecl.php.net/package/xdiff >=20 > Note that we're not on amd64, just plain i386. It's also not=20 > freebsd 6.1, but I can't remember exactly which versino :-) A simple test: wwwmaster# more foo.php wwwmaster# php foo.php Segmentation fault (core dumped) :-( Regards, Dave