Why not check for PHP 5.6?
-
I am setting up a WooCommerce store which says I should be running PHP 5.6. But that’s not included in the list to check. It includes PHP 5.3, PHP 5.4, PHP 5.5, and then skips to PHP 7.0.
I ran it, checking for 7.0, and found that many plugins I have installed would be incompatible, and it could not figure out a few including WooCommerce, and the Avada theme which is one of the top selling WordPress themes, and Fusion Core which runs the Avada theme (the report says “The plugin/theme was skipped as it was too large to scan before the server killed the process.”).
It also found that UpdraftPlus would not work which is a very popular backup/restore plugin.
So that’s a no go on PHP 7, but what I really need to know is if they will work with 5.6?
I ended up checking for 5.5 compatibility, and that showed better results, but still was not able to check on the larger files.
The topic ‘Why not check for PHP 5.6?’ is closed to new replies.