Building \ installing PHP
Posted
by
Jony
on Server Fault
See other posts from Server Fault
or by Jony
Published on 2012-09-23T15:03:14Z
Indexed on
2012/09/23
15:39 UTC
Read the original article
Hit count: 266
I've followed this guide: http://www.phamviet.net/2012/06/03/centos-6-2-compile-php-5-4-2-from-source/
It all works as it should, but when I'm done and I type 'service httpd restart' following by 'php --version', it still displays the old 5.1.6 PHP version.
This is 'uname -a' : Linux xxxxxx.com 2.6.32-042stab061.2 #1 SMP Fri Aug 24 09:07:21 MSK 2012 i686 i686 i386 GNU/Linux
It's a VPS hosted in my main dedicated server (OpenVZ).
Not sure what else to say, but I appreciate any help :)
OS: CentOS 6
© Server Fault or respective owner