Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael De Wildt

    (@michaeldewildt)

    Gday,

    I am using the PHP_VERSION_ID constant to determine the the version of PHP you are running.

    https://www.php.net/manual/en/reserved.constants.php#constant.php-version-id

    The deprecated message will tell you the contents of this version in the message here:

    “So, unfortunately your version of PHP (YOUR_VERSION_ID) is below version 5.2.16”.

    What does yours say?

    Cheers,
    Mikey

    Thread Starter cheri3714

    (@cheri3714)

    mine says the same thing but then adds a link to download another version of back-up I tried downloading it and got the same page.

    I really like this plugin not sure why its not working this time.

    Plugin Contributor Michael De Wildt

    (@michaeldewildt)

    I did some research and found a more idiomatic way of doing version checking that I will add to the next release.

    Hopefully this will fix your problem.

    Cheers,
    Mikey

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Version Below Minimum Required’ is closed to new replies.