Hello, first post here and a cpanel newbie.
My specs:
WHM 54.0 (build 27), CENTOS 6.7 i686
A PHP App that I want to use requires PHP 5.3.7.
I put a file on my HTML root containing phpinfo(). It is reporting PHP 5.3.29.
However, when I log in via SSH and do:
yum list installed |grep php
I get:
cpanel-php54.i386 5.4.31-5.cp1150
When I do: php -v
I get:
Zend Engine v2.3.0
So, to me it looks like PHP 5.4 is installed, but zend is processing PHP to version 5.3.29??
Am I reading that correctly?
Can someone push me in the right direction to make sure I am using PHP 5.3.7 or greater?
Thanks!
Donovan
My specs:
WHM 54.0 (build 27), CENTOS 6.7 i686
A PHP App that I want to use requires PHP 5.3.7.
I put a file on my HTML root containing phpinfo(). It is reporting PHP 5.3.29.
However, when I log in via SSH and do:
yum list installed |grep php
I get:
cpanel-php54.i386 5.4.31-5.cp1150
When I do: php -v
I get:
Zend Engine v2.3.0
So, to me it looks like PHP 5.4 is installed, but zend is processing PHP to version 5.3.29??
Am I reading that correctly?
Can someone push me in the right direction to make sure I am using PHP 5.3.7 or greater?
Thanks!
Donovan