[NBLUG/talk] Recent PHP version on Centos 6.5

Zack Gold zg at nblug.org
Wed Sep 10 13:53:54 PDT 2014


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> 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
> 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
> http://nblug.org/cgi-bin/mailman/listinfo/talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nblug.org/pipermail/talk/attachments/20140910/41e0ad47/attachment.html>


More information about the talk mailing list