Hi folks,
I just upgraded my server from 12.0-REL to 14.1-REL (yeah, I know) (I'm still running CentOS, too), and now PHP refuses to run;
ld-elf.so.1: Shared object "libdl.so.1" not found, required by "libxml2.so.2"
I've been pulling my hair out, trying updates and downgrades and side-parries and allkindsashit and I can't figure out how to fix this. I tried downgrading from php8.3 to php8.2 and then back to 8.3 -- no joy.
I need php for PmWiki running on Apache24, but it isn't running correctly, and I'm assuming that the missing library file is the culprit -- or at least the culprit du jour.
Any help appreciated -- thanks!
- V
I just upgraded my server from 12.0-REL to 14.1-REL (yeah, I know) (I'm still running CentOS, too), and now PHP refuses to run;
php
at the command line gives me:ld-elf.so.1: Shared object "libdl.so.1" not found, required by "libxml2.so.2"
I've been pulling my hair out, trying updates and downgrades and side-parries and allkindsashit and I can't figure out how to fix this. I tried downgrading from php8.3 to php8.2 and then back to 8.3 -- no joy.
I need php for PmWiki running on Apache24, but it isn't running correctly, and I'm assuming that the missing library file is the culprit -- or at least the culprit du jour.
Any help appreciated -- thanks!
- V