This topic is locked

Server and PHP relations

12/19/2020 11:29:17 AM
PHPRunner General questions
P
piki author

Hi,

I have PHP Runner 8.0 running and I use php 5.6 on my host, why PHPrunner not work if I change php to 7.0 or higher?

(I don´t have any glue is this right forum to ask this kind of question)
-j-

D
david22585 12/31/2020



Hi,

I have PHP Runner 8.0 running and I use php 5.6 on my host, why PHPrunner not work if I change php to 7.0 or higher?

(I don´t have any glue is this right forum to ask this kind of question)
-j-


Because PHPRunner 8.0 doesn't support PHP 7.x. I believe support for PHP 7.x and up came with PHPRunner 9.0.

Sergey Kornilov admin 1/6/2021

You need PHP 9.8 or better to work with PHP 7.x. PHP updates break compatibility and parts of the code need to be rewritten.