In your cPanel's File Manager, take a look at your .htaccess.
It will be different numbers, but when cPanel forces a version of PHP, it should show in the .htaccess file.
This is one using 8.0. Yours may not have the leading "ea-"
Code:
# php -- BEGIN cPanel-generated handler, do not edit# Set the “ea-php80” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php80 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
If you still have not heard from your host, I would leave. cPanel makes it easy.
Bookmarks