Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make

[email protected] ("Eugene M. Zheganin") Fri, 16 Aug 2013 17:20:12 +0600
Newsgroups php.install
Message-ID <[email protected]>
Hi.

On 16.08.2013 17:06, KAs Coenen wrote:
> Indeed. Turns out that was the problem. Ldd now reports that all libs
> are found. But when restarting apache I get in php.error.log:
>
> [16-Aug-2013 11:01:59 UTC] PHP Warning:  PHP Startup: Unable to load
> dynamic library
> '/usr/local/php5/lib/php/extensions/no-debug-non-zts-20121212/oci8.so'
> - ld.so.1: httpd: fatal: libnnz11.so: open failed: No such file or
> directory in Unknown on line 0
>
Does php -m complains abount oci8.so too ?

Eugene.