php version

  1. M

    how to track changes in PHP version

    Some weeks ago, I changed by mistake the PHP version assigned to a site and while I got it working after resetting it to 8.1 it seems that certain functions are not fully working, so I was wondering if if there is a way to know what was the original PHP version the site was using
  2. J

    PHP Version not Change after change in MultiPHP Manager

    I use PHP version 7.2 as the default, then I create a subdomain and use PHP 8.1 for the subdomain, but when I try php -v in the subdomain directory what appears is version 7.2. I've tried changing htaccess, restarting php-fpm and restarting apache but still php7.2 appears
  3. M

    Strange "Check php version" issue

    When I run a "Check server security" on CSF, it gives me this strange message under Check php version. Any version of PHP older than v7.2.* is now obsolete and should be considered a security threat. You should upgrade exclusively to PHP v7.3+: Affected PHP versions: 7.4.33...
  4. P

    php version change wont reflect

    Hi I have an old app that requires php 7.3 which i have still installed I added a subdomain under a main domain that runs v8.1 I changed the subdomain to 7.3 SHELL : php -v shows 7 ( in the folder of the subdomain) phpinfo(), now shows 7 if i run it as subdomain/info.php if i run it like...
  5. M

    Tell Composer to use a different php version

    I am trying to get Composer to run on a client's machine using php 8.0. I installed Composer using the following commands: curl -sS https://getcomposer.org/installer | /opt/cpanel/ea-php80/root/usr/bin/php mv composer.phar /usr/local/bin/composer chmod +x /usr/local/bin/composer But when I...
  6. S

    Can't switch to any other PHP version as default with PHP 8.1 installed

    Anybody else noticing this? Or just me? If you have PHP 8.1 installed, seems that /etc/cpanel/ea4/php.conf constantly gets overwritten such that default: ea-php81 You can't set it to ea-php80
  7. S

    Disable old PHP version?

    So how to disable PHP 5.5 from my system so that no site can run it even if they try with .htaccess changes. I just set the handler to none as shown in the attachment in WHM? See Upload and share screenshots and images - print screen online | Snipboard.io for an example.
  8. bijutoha

    Where can I find the version of PHP that I am using in cPanel?

    Hello, I happened to find a tutorial that talked about an add-on called PHP Version. Regrettably, I do not see the symbol for PHP version; it's possible that my cPanel does not support this function. How can I get this extension, and is there a method to verify the version of PHP that I am...
  9. C

    PHP Version Shows 8.1.9

    Hi, According to EasyApache 4 release notes I should be on 8.1.10 but my website is still showing 8.1.9. And EasyApache says that it's up to date.
  10. W

    select php version disappeared after switching to jupiter theme

    I can be sure there is select php version function I saw this feature when I switched back to lantern But when I switch the theme to jupiter this option disappears from the panel Does this feature need an update? I also checked the settings in the feature manager Make sure the select php...
  11. M

    SOLVED PHPMyAdmin on CPanel / WHM how to update system PHP version

    I have PHPMyAdmin and it claims to be running PHP 7.3 . According to This thread it is because the System PHP level is 7.3 . I am looking to remove PHP 7.3 from the system (EasyApache4) . Can I do this or do I need to wait for a WHM centralised update to update the system level PHP. Note: The...
  12. nyjimbo

    Cannot change user PHP version in WHM

    When trying to change certain users PHP version in WHM multi PHP manager it comes up with a long string of Errors. Ill show them below. let me know if anybody knows what to do with this , thank you. Error: (XID ut4ajn) 1 error occurred: Error #1: The system failed to apply the “PHP” version to...
  13. 000

    using "Vendor-provided" is possible install PHP version 5.3 ??

    using: https://docs.cpanel.net/ea4/php/how-to-locate-and-install-a-php-version-or-extension is possible install PHP 5.3 ? we dont have US $14 extra each month for cloudLinux! and my ONE customer require 5.3 how I can offert 5.3 ?
  14. I

    PHP version is not transferred

    Hello, When I transfer a cPanel account (website) from one server to another, I find that the PHP version of the website in the old server is not transferred, I see it uses the default PHP version of the new server. How can I transfer the PHP version of the website as well?
  15. J

    php.ini session.save_path points to old PHP version folder - Best Practice?

    In the public_html folder of my sites, the php.ini file has: session.save_path = "/var/cpanel/php/sessions/ea-php56" This is the same configuration in the php.ini for all my sites. Yet my server was updated so all my sites are running on PHP 7 (7.3 currently). I doubt it really matters where...
  16. U

    phpMyadmin - php version

    Hi, Phpmyadmin display the wrong php version 7.3.30? I don't have installed php 7.3 version. I have installed to server just php versions 7.4 and php 8.0. How fix this? Check screenshots php -v (PHP 7.4.24) ---------- Second question... phpMyAdmin display the "Server connection: SSL is not...
  17. U

    How to add php version whm

    Hello, I have whm v98.0.8 with EasyApache 4 - ALMALINUX 8.4 and the php versions installed as you can see in the image attached. How can I add php 7.1 ?
  18. D

    Using MultiPHP Manager may change PHP version changes site file permissions

    whm 98.0.4. This morning, I used multiphp manager. i noticed that a new site i had made recently was set to a specified php version, and not inherit. i set the site from 7.4 to 7.2 and tested the site and it loaded fie. I set it to 7.0 and tested the site and it loaded fine. i set it back to...
  19. I

    Issue on not loading extensions after changing PHP version from MultiPHP Manager

    Hello, I know the issue is with CloudLinux, but cPanel community is better (no exaggeration at all):) There are multiple websites and I have hidden MultiPHP Manager from Feature List in cPanel, but enabled PHP Selector CloudLinux. Now all users by default are in "cagefs" and use "inherit"...
  20. B

    SOLVED Can't change php version in MultiPhp Manager

    I can't change php version using the new Multiphp manager. Specifically, I have a subdomain dev.mydomain.com. I recevie the following error: Error: “/usr/local/cpanel/bin/python-packman” reported error code “1” when it ended: Traceback (most recent call last): File...