Re: community docs config issue

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Larry Rosenman" <ler(at)lerctr(dot)org>, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, "Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net>
Cc: <pgsql-www(at)postgresql(dot)org>
Subject: Re: community docs config issue
Date: 2006-04-19 14:11:30
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA352C8@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

> >>> Where is xdiff source? I have my own FreeBSD/amd64
> 6.1-RC box that
> >>> I can possibly fix it.
> >>
> >> http://pecl.php.net/package/xdiff
> >>
> >> Note that we're not on amd64, just plain i386. It's also
> not freebsd
> >> 6.1, but I can't remember exactly which versino :-)
> >
> > A simple test:
> >
> > wwwmaster# more foo.php
> > <?php
> > $a = "Hello";
> > $b = "Goodbye";
> > echo xdiff_string_diff($a, $b, 1);
> >>
> >
> > wwwmaster# php foo.php
> > Segmentation fault (core dumped)
> >
> > :-(
> >
> > Regards, Dave
> do we know what version of pecl-xdiff is installed?

xdiff-1.4.

> I don't see a FreeBSD port for it either :(

Nope.

> What PHP are we using on wwwmaster?

PHP 5.1.2 (cli) (built: Feb 22 2006 17:52:45)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies

//Magnus

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2006-04-19 14:33:25 Re: community docs config issue
Previous Message Larry Rosenman 2006-04-19 14:00:41 Re: community docs config issue