Problem after migration cPanel&WHM php7.4 is not supported
Hello,
We migrated cPanel&WHM on new hardware with keeping the same IP address.
Trasfer Tool finished succesufully, and after that we succesufully done all migration steps but now we have a problem with some accounts . They can not open web page now.
When we try to open web page, automatically start download.
This file have content:
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );
/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';
We notice that this problematic accounts used php 7.2 (ea-php7.2) and php 7.4 (ea-php7.4) on old cPanel&WHM 110.0.34. New cPanel &WHM is on version 120.0.9 and there are version of php.
OS is AlmaLinux9.
Is there any way to install php7.2 and 7.4 on cPanel 120?
Best regards!
-
Hello,
I see Home->Software->EasyApache4 this profile
Could I just click on Customize? When I click Customize there is a message0 -
In AlmaLinux 9 you can have only 8.x versions of PHP, look here:
https://support.cpanel.net/hc/en-us/articles/4412144152855-What-versions-of-PHP-does-cPanel-support1 -
Hello,
We plan to install new OS Alma linux 8, then install latest cPanel&WHM. Some users use php7.2 and php7.4.
Will php7.2 and php7.4 be available when we go to WHM->Home->MultiPHPManager after we install Alma linux 8 and latest version of cPanel&WHM?Best regards,
Elizabeta0
Please sign in to leave a comment.
Comments
4 comments