[NBLUG/talk] Recent PHP version on Centos 6.5
Allan Cecil
ac at sonic.net
Wed Sep 10 14:10:12 PDT 2014
Ignore Zack, he's trolling. :)
Hmm.. What you are proposing may work but I'd be hesitant to try it without a backup. Good luck!
A.C.
******
On 09/10/2014 01:53 PM, Zack Gold wrote:
> What is PHP? I don't think I've heard of that language before.
>
> On Sep 10, 2014 4:51 PM, "Omar Eljumaily" <omar at omnicode.com <mailto:omar at omnicode.com>> wrote:
>
> On Centos 6.5 has anybody installed a more recent version of PHP than the standard Centos 6.5 package? I need 5.4 at least because Facebook's sdk requires 5.4 or greater. I'm in the process of switching over to Ubuntu LTS from Centos, but that's not going to happen for a while.
>
> I'm assuming that this will work, but probably not without problems.
>
> |rpm -Uvh http://mirror.webtatic.com/yum/el6/latest.rpm <http://mirror.webtatic.com/yum/el6/latest.rpm>
> yum remove php-common # Need to remove this, otherwise it conflicts
> yum install php54w
> php --version # Verify version has been upgraded|
>
>
> Also V8JS later versions need 5.4 or greater.
>
> http://pecl.php.net/package/v8js
>
> Thanks,
>
> Omar
>
>
> _______________________________________________
> talk mailing list
> talk at nblug.org <mailto:talk at nblug.org>
> http://nblug.org/cgi-bin/mailman/listinfo/talk
>
>
>
> _______________________________________________
> talk mailing list
> talk at nblug.org
> http://nblug.org/cgi-bin/mailman/listinfo/talk
>
More information about the talk
mailing list