donbonner

Member
Feb 12, 2003
12
0
151
os

WHM 5.3.0
Cpanel 5.3.0-R117
RedHat 8.0

Importing from
WHM 5.3.0
Cpanel 5.3.0-R100
RedHat 7.3
 

taivu

Well-Known Member
Nov 22, 2001
65
0
306
Make sure these lines are present and not commented out in your Apache configuration file (/usr/local/apache/conf/httpd.conf):

LoadModule php4_module libexec/libphp4.so
AddModule mod_php4.c

AddType application/x-httpd-php .php .php4 .php3 .phtml
 

donbonner

Member
Feb 12, 2003
12
0
151
PHP

It would appear that the PHP libraries were never installed. Was Red hat supposed to do this or cpanel?