apache - Centos 6.6 Upgrade PHP to 5.4 -


i'm trying upgrade php version (5.3.3) on centos 6.6 5.4's php's version (i'm noob on server's configuration, in fact i'm developer).

i've followed tutorial http://sharadchhetri.com/2015/04/04/install-php-5-4-on-centos-6-with-yum-command/, i've followed first comment said (because add mysql support).

my problem when make command line "source /opt/rh/php54/enable", i've php 5.4 on cli context not when asked php script browser (making basicallly phpinfo();).

i'va tryied said "to make php 5.4 available user ..." nothing change.

i'm looking everywhere , can't find solution. has idea ?

regards, zé.

notice: php 5.4 have reached eol (end of life), highly recommend upgrade 5.5 or 5.6.

tips: use remi's repository configuration wizard: http://rpms.remirepo.net/wizard/


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -