Page 1 of 1

install on debian buster with php 7.3.14

Posted: Thu Feb 27, 2020 1:52 pm
by D0m1n0
Hello,

I am trying to install OrangeHRM 4.3.4 on a Debian Buster.

Apparently, OrangeHRM does not support PHP higher than 7.3.6 but the default PHP version of buster is 7.3.14.
Having other applications on this server, I cannot downgrade PHP to 7.3.6.

Is support for 7.3.14 expected?
Do you have another idea for the installation?

Best Regards

Re: install on debian buster with php 7.3.14

Posted: Fri Feb 28, 2020 7:59 am
by rajitha
Hi
You can refer this GitHub issue:
https://github.com/orangehrm/orangehrm/issues/360.

But we are not recommended that approach.
Also we are planning to support latest PHP 7.3.x (https://github.com/orangehrm/orangehrm/pull/603) in next 4.3.5 release.

Thank you