Re: community docs config issue

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: community docs config issue
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9D9C@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на community docs config issue  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: community docs config issue
Список pgsql-www

> -----Original Message-----
> From: Magnus Hagander [mailto:mha@sollentuna.net]
> 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
>
> > 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

В списке pgsql-www по дате отправления:

Предыдущее
От: "Larry Rosenman"
Дата:
Сообщение: Re: community docs config issue
Следующее
От: "Larry Rosenman"
Дата:
Сообщение: Re: community docs config issue