From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, "Larry Rosenman" <ler(at)lerctr(dot)org>, "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 16:17:39 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCEA352CA@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
> > I think(!) I have a fix:
> >
> > 1) make distclean for xdiff-pecl
> > 2) ./configure
> > 3) edit config.h and CHANGE #undef HAVE_XDL_ALLOCATOR_PRIV to
> > #define HAVE_XDL_ALLOCATOR_PRIV 1
> > 4) recompile and install
> >
> > this seems to fix it on my system.
> >
> > The configure script apparently doesn't test for this
> correctly, and
> > we try to free when we are actually trying to malloc.
>
> Oh, nice work Larry :-)
>
> Fix confirmed on wwwmaster - module reinstalled, apache restarted.
>
> The community docs diff function still doesn't work though -
> did you disable it Magnus? I've confirmed the existance of
> xdiff in the server through a phpinfo() call in a test page,
> as well as on the command line.
Yes. It's in comdoc-edit.php. Busy right now, can't fix, will in a
couple of others if nobody else has.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2006-04-19 16:17:49 | Re: community docs config issue |
Previous Message | Marc G. Fournier | 2006-04-19 16:16:41 | Re: community docs config issue |