hi, yes it does:
# /usr/local/php5/bin/php -m [PHP Modules] bz2 ... oci8 ... zip zlib [Zend Modules] What does this mean? Date: Fri, 16 Aug 2013 17:20:12 +0600 From: eug...@zhegan.in To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] installing php 5.5.1 on to solaris 10 results in error during make 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.