> >>>> Tried to diff Guido's change for the community docs and got the
> >>>> following in my pop-up:
> >>>>
> >>>> Title:
> >>>> Articles
> >>>> Annotation:
> >>>> Full text:
> >>>> xdiff not supported by this PHP
> >>>>
> >>>> this is on wwwmaster in the admin section.
> >>>
> >>> Yeah. xdiff coredumps on FreeBSD, seems not to be fully supported
> >>> there. If you're up for fixing it, please do ;-) But that's the
> >>> xdiff C code, not PHP code.
> >>>
> >>
> >> Wow, that is not good (tm). ISTM xdiff is pretty critical to this
> >> thing working... I'm really not in a position to fix it,
> anyone else
> >> want to step up? What is our other alternative... swap
> wwmaster to
> >> one of the linux boxen?
> >
> > The problem is that wwwmaster is sufficiently complex that we
> > specifically want it in a freebsd VM so Marc can host it
> elsewhere in
> > a hurry if required.
> >
> > Regards, Dave
> >
> what does it core with? SIGSEGV?
Yes. It kills the apache process.
> Is wwwmaster a 64-bit box?
No. It's a 32-bit VM.
> 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 :-)
//Magnus