From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Larry Rosenman" <ler(at)lerctr(dot)org>, "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 16:12:04 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9DB3@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
> -----Original Message-----
> From: Larry Rosenman [mailto:ler(at)lerctr(dot)org]
> Sent: 19 April 2006 16:52
> To: Dave Page; 'Magnus Hagander'; 'Robert Treat'
> Cc: pgsql-www(at)postgresql(dot)org
> Subject: RE: [pgsql-www] community docs config issue
>
>
> 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.
Regards, Dave
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2006-04-19 16:16:41 | Re: community docs config issue |
Previous Message | Larry Rosenman | 2006-04-19 15:52:25 | Re: community docs config issue |