Re: community docs config issue

From: "Larry Rosenman" <ler(at)lerctr(dot)org>
To: "'Dave Page'" <dpage(at)vale-housing(dot)co(dot)uk>, "'Magnus Hagander'" <mha(at)sollentuna(dot)net>, "'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:00:41
Message-ID: 009b01c663b9$a551aa10$0202fea9@aus.pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Dave Page wrote:
>> -----Original Message-----
>> From: Magnus Hagander [mailto:mha(at)sollentuna(dot)net]
>> Sent: 19 April 2006 14:48
>> To: Larry Rosenman; Dave Page; Robert Treat
>> Cc: pgsql-www(at)postgresql(dot)org
>> Subject: RE: [pgsql-www] community docs config issue
>>
>>> 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?

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

What PHP are we using on wwwmaster?

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler(at)lerctr(dot)org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2006-04-19 14:11:30 Re: community docs config issue
Previous Message Dave Page 2006-04-19 13:54:50 Re: community docs config issue