Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Robert Latest Newsgroups: comp.lang.php Subject: Re: PHP can't find shared library although it's right there Date: 25 May 2021 17:18:45 GMT Lines: 14 Message-ID: References: X-Trace: individual.net 7Nv7d/95QxayqS89cB8TrwCvUjcQ6KQn2YJ43dCJTVvmebAx78 Cancel-Lock: sha1:IqhO2d9b4qQVwUzN94ShIceLRzw= User-Agent: slrn/1.0.3 (Linux) Xref: csiph.com comp.lang.php:18636 Arno Welzel wrote: > > No - the missing library is "libclntsh.so.21.1" not oci8.so. > >> phpinfo.php lists the OCI8 modules with their authors. What am I missing? > > You miss libclntsh.so.21.1, not oci8.so. Thanks to you and all the other guys. Found and installed the appropriate rpm from Oracle, fixed the conf file in /etc/ld.conf.d/, ran ldconfig, restarted Apache, and voila. -- robert