• I’m using the plugin (Display PHP Version) and can see the version displayed on the Dashboard, “Running PHP version: 7.0.33” However, my cPanel display (through MultiPHP Manager on Bluehost) confirms I’ve upgraded and displays PHP 7.3 (ea-php73). Any suggestions what might be interfering with the correct display of the version on the Dashboard? Maybe other plugins or something?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author David Gwyer

    (@dgwyer)

    The plugin just calls the builtin phpversion() PHP function to get the current version.

    You might want to try adding phpinfo() to a file on your server to compare the PHP version to the plugin’s version.

    Otherwise, you could ask your web host why the phpversion() function isn’t returning the correct version.

    If you find out please let me know, I’d be interested. ??

    • This reply was modified 4 years, 11 months ago by David Gwyer.
    • This reply was modified 4 years, 11 months ago by David Gwyer.
Viewing 1 replies (of 1 total)
  • The topic ‘Plugin version displayed does not match cPanel version’ is closed to new replies.