Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18639

Re: PHP can't find shared library although it's right there

From John-Paul Stewart <jpstewart@personalprojects.net>
Newsgroups comp.lang.php
Subject Re: PHP can't find shared library although it's right there
Date 2021-05-25 13:40 -0400
Message-ID <ih4r57Fl1v0U1@mid.individual.net> (permalink)
References <ih4hfjFiqmdU1@mid.individual.net> <ih4kmsFjptqU1@mid.individual.net> <yu-dnQ8tl9A4uTD9nZ2dnUU7-K3NnZ2d@giganews.com>

Show all headers | View raw


On 2021-05-25 12:24 p.m., Robert Heller wrote:
> At Tue, 25 May 2021 11:50:51 -0400 John-Paul Stewart <jpstewart@personalprojects.net> wrote:
>>
>> Do you have libclntsh.so.21.1 installed somewhere on your system?  If
>> not you'll need to install it.  If it is installed, then you'll need to
>> set the library path to point to it, so that it can be found when needed.
> 
> If it is installed in a "standard place", ldconfig will take care of it.

The error showed that either it was not installed at all or it was not
in a "standard place".

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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