angelodag

Member
Dec 3, 2004
9
0
151
Hello,

Following suggestions in many forums I upgraded Apache in order to include PHP 5.1.6 and PHPSuexec:

1.- Forced cpanel upgrading (STABLE) from SSH
2.- /scripts/easyapache, including PHP 5.1.6 and Phpsuexec
3.- httpd restart

Everything was Ok, but in WHM > Software> Apache Upgrade is still showing PHP 4.4.3 and phpsuexec is unticked.

I did check php version: php -v and is 5.1.6 as expected.

I'll appreciate your comments and/or solutions.

Angelo

WHM 10.8.0 cPanel 10.9.0-S80
CentOS 4.4 i686 - WHM X v3.1.0
 

HelloAdam

Well-Known Member
Nov 6, 2005
145
0
166
Hello,

Following suggestions in many forums I upgraded Apache in order to include PHP 5.1.6 and PHPSuexec:

1.- Forced cpanel upgrading (STABLE) from SSH
2.- /scripts/easyapache, including PHP 5.1.6 and Phpsuexec
3.- httpd restart

Everything was Ok, but in WHM > Software> Apache Upgrade is still showing PHP 4.4.3 and phpsuexec is unticked.

I did check php version: php -v and is 5.1.6 as expected.

I'll appreciate your comments and/or solutions.

Angelo

WHM 10.8.0 cPanel 10.9.0-S80
CentOS 4.4 i686 - WHM X v3.1.0
Hey,

From my understanding of Apache, in WHM that just shows the default config file of PHP and not whats on your server.

You can do a

Code:
php -v
as you did before, and also make a phpinfo page...

From,
Adam