Quantcast
Channel: Zimbra Forums
Viewing all articles
Browse latest Browse all 792

Administrators • Re: missing file libphp7.so

$
0
0
I initially had that problem when I installed Zextras ZCS9 - I'm using Oracle 8.9 and installing php 7.2.24 solved the problem.

You can do a search for the module and see if it's actually installed:

Code:

find / -name libphp7.so
- that will give you the answer.
Hi there, I'm running the same combination, but only saw the error today.

So far I've found this hard to fix.
My installed PHP was not usable when I tried to symlink it over, due to a thread safety issue with the php in /usr/lib64/httpd/modules/libphp7.so

could you please show your packages/package config?

dnf module list | grep php # i guess this is the crucial bit
rpm -aq | grep php



as to why - as far as i understand it.
the zimbra-php packages are on php8 now which probably causes this. Rightfully so, since noone should be running old php versions anyway :D

Statistics: Posted by darkfader — Wed Jun 19, 2024 4:02 pm



Viewing all articles
Browse latest Browse all 792

Trending Articles