Install PHP 5 without libxml2
Posted
by Mike Trpcic
on Stack Overflow
See other posts from Stack Overflow
or by Mike Trpcic
Published on 2009-03-04T15:00:45Z
Indexed on
2010/04/26
1:03 UTC
Read the original article
Hit count: 471
I am trying to install a copy of PHP 5 to my home directory on the school computer. The problem is that whenever I try, it complains that my copy of libxml2 is too outdated to work.
Is there any way I can install this without upgrading libxml2, since I don't have permission to upgrade.
Any suggestions?
© Stack Overflow or respective owner