[nycphp-talk] 4 and 5 on the same development box (again)
David Mintz
dmintz at davidmintz.org
Wed Dec 1 10:31:51 EST 2004
On Tue, 30 Nov 2004, John Lacey wrote:
>
> Here's an August post John Coggeshall wrote with regard to mod_proxy:
> http://lists.nyphp.org/pipermail/talk/2004-August/011613.html
>
> and the link to the instructions from the above post:
> http://wiki.coggeshall.org/Main/RunningPHP4AndPHP5Concurrently
>
> HTH,
> John
Ahhh, no wonder. My brain was lying to me about who had posted that.
Thanks.
Meanwhile I decided to just do it -- my thanks to csynder for the tips.
Had hideous problems with 'make' until I gave up `--with-xsl`. It said:
ext/dom/document.lo(.text+0x2914): In function
`zif_dom_document_validate':
/home/david/downloads/php-5.0.2/ext/dom/document.c:1752: undefined
reference to `xmlNewValidCtxt'
ext/dom/document.lo(.text+0x294f):/home/david/downloads/php-5.0.2/ext/dom/document.c:1764:
undefined reference to `xmlFreeValidCtxt'
ext/dom/document.lo(.text+0x2eac): In function `dom_load_html':
/home/david/downloads/php-5.0.2/ext/dom/document.c:1978: undefined
reference to `htmlCreateMemoryParserCtxt'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
and yes I checked libxslt version, it's 1.0.27. Perhaps I'll next try
upgrading it anyway and see if that brings any joy.
Thanks,
---
David Mintz
http://davidmintz.org/
$world =~ s|<bush[^>]*>.+</bush>||is;
More information about the talk
mailing list