Edit File: php.conf
# This file was automatically generated by the Cpanel php # Configuration system. If you wish to change the way php is being # handled by Apache on your system, use the # /usr/local/cpanel/bin/rebuild_phpconf script or the WHM interface. # # Manual edits of this file will be lost when the configuration is # rebuilt. # CGI configuration for ea-php55 <IfModule actions_module> Action application/x-httpd-ea-php55 /cgi-sys/ea-php55 </IfModule> # CGI configuration for ea-php56 <IfModule actions_module> Action application/x-httpd-ea-php56 /cgi-sys/ea-php56 </IfModule> # CGI configuration for ea-php70 <IfModule actions_module> Action application/x-httpd-ea-php70 /cgi-sys/ea-php70 </IfModule> # CGI configuration for ea-php71 <IfModule actions_module> Action application/x-httpd-ea-php71 /cgi-sys/ea-php71 </IfModule> # CGI configuration for ea-php72 <IfModule actions_module> Action application/x-httpd-ea-php72 /cgi-sys/ea-php72 </IfModule> # CGI configuration for ea-php73 <IfModule actions_module> Action application/x-httpd-ea-php73 /cgi-sys/ea-php73 </IfModule> # CGI configuration for ea-php74 <IfModule actions_module> Action application/x-httpd-ea-php74 /cgi-sys/ea-php74 </IfModule> # CGI configuration for ea-php80 <IfModule actions_module> Action application/x-httpd-ea-php80 /cgi-sys/ea-php80 </IfModule> # CGI configuration for ea-php81 <IfModule actions_module> Action application/x-httpd-ea-php81 /cgi-sys/ea-php81 </IfModule> # CGI configuration for ea-php82 <IfModule actions_module> Action application/x-httpd-ea-php82 /cgi-sys/ea-php82 </IfModule> # Set ea-php74 as the system default for php <IfModule mime_module> AddType application/x-httpd-ea-php74 .php .php7 .phtml </IfModule> # End of autogenerated php configuration.