[NBLUG/talk] Recent PHP version on Centos 6.5
Omar Eljumaily
omar at omnicode.com
Sat Sep 13 06:52:57 PDT 2014
I tried early this morning, but I used yum replace instead of the
previous method I mentioned.
https://webtatic.com/packages/php55/
Everything seems to be working, ignorant php code base that strangely
does lots of useful things and all.
On 9/10/2014 1:50 PM, Omar Eljumaily 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nblug.org/pipermail/talk/attachments/20140913/37651bb7/attachment.html>
More information about the talk
mailing list