Page 1 of 1

ZM on FreeBSD with PHP8

Posted: Wed Jul 28, 2021 7:15 am
by SKB
Hi,
i have a Jail inside the TrueNAS FreeBSD system.

However, when i try to install ZM, it always wants to install php-74 and remove my setup with php-8.
I have many things running with PHP8 now and i do not want to switch back.

Is there any "solution", to install ZM? Or will it support PHP8 it a couple of days? ;)

Thank you!

Re: ZM on FreeBSD with PHP8

Posted: Sat Aug 21, 2021 2:41 pm
by abi
Make a separate jail for ZM and put there all it asks.
The only 'solution' is to build port by yourself, setting PHP=8.0 knob in make.conf
I don't know if ZM is compatible with 8.0 though