From:             mclinden at informed dot net
Operating system: Linux 2.4.20
PHP version:      4.3.1
PHP Bug Type:     Mail related
Bug description:  /usr/bin/sendmail: error while loading shared libraries: 
libclntsh.so.9.0

Compiled PHP with --with-oci8=/usr/oracle/OraHome1 ...
Oracle 9.2
Apache 2.43

PHP compiles fine. Application works fine (all pages are dynamically
created using Oracle and PHP) EXCEPT the mail function fails with Apache
error log message:

/usr/sbin/sendmail: error while loading shared libraries:
libclntsh.so.9.0" cannot open shared object file: No such file or
directory.

sendmail works fine when called at the command line
apache/oci/etc configured according to PHP documentation (as I said, ALL
other Oracle accesses work perfectly)

Thanks in advance

-- 
Edit bug report at http://bugs.php.net/?id=22954&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22954&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22954&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22954&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22954&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22954&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22954&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22954&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22954&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22954&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22954&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22954&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22954&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22954&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22954&r=gnused

Reply via email to