Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #18636
| From | Robert Latest <boblatest@yahoo.com> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: PHP can't find shared library although it's right there |
| Date | 2021-05-25 17:18 +0000 |
| Message-ID | <ih4prlFkgfbU1@mid.individual.net> (permalink) |
| References | <ih4hfjFiqmdU1@mid.individual.net> <ih4milFk5a5U1@mid.individual.net> |
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
Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread
PHP can't find shared library although it's right there Robert Latest <boblatest@yahoo.com> - 2021-05-25 14:55 +0000
Re: PHP can't find shared library although it's right there Robert Heller <heller@deepsoft.com> - 2021-05-25 10:47 -0500
Re: PHP can't find shared library although it's right there John-Paul Stewart <jpstewart@personalprojects.net> - 2021-05-25 11:50 -0400
Re: PHP can't find shared library although it's right there Robert Heller <heller@deepsoft.com> - 2021-05-25 11:24 -0500
Re: PHP can't find shared library although it's right there John-Paul Stewart <jpstewart@personalprojects.net> - 2021-05-25 13:40 -0400
Re: PHP can't find shared library although it's right there Arno Welzel <usenet@arnowelzel.de> - 2021-05-25 18:22 +0200
Re: PHP can't find shared library although it's right there Robert Latest <boblatest@yahoo.com> - 2021-05-25 17:18 +0000
csiph-web