Question
How to upgrade PHP version 5.3.3 to 5.3.10 to support Joomla 3.3?
I have search but can’t find the solution, please advice.
[root@do1 ~]# php -version
PHP 5.3.3 (cli) (built: Aug 6 2014 05:54:27)
Copyright © 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright © 1998-2010 Zend Technologies
with Suhosin v0.9.29, Copyright © 2007, by SektionEins GmbH
[root@do1 ~]# cat /etc/release
CentOS release 6.5 (Final)
CentOS release 6.5 (Final)
CentOS release 6.5 (Final)
cpe:/o:centos:linux:6:GA
[root@do1 ~]#
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×