running php 5.2 and 5.3
I'm running Ubuntu 10.4 x86_64.
I've installed apache, php, mysql with Synaptic which gave me php5.3.
I want php52 so I tried compiling but I'm getting libxml2 error. The phpinfo() is currently showing libxml2 Version 2.7.6
I want to dev php sites within Eclipse.
Should I trying to set up dual php versions? If so, how can I get the libxml problem resolved?
thanks,c
|