ID: 12522 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: Dynamic loading Bug Type: Compile Failure Operating System: hp-ux 11 PHP Version: 4.0.6 New Comment:
So, what the full error messages were? Also, could you please try the latest CVS snapshot from http://snaps.php.net/ There have also been reports saying that building PHP as DSO on HP-UX systems not necessarily works so you could try building a static module instead. --Jani Previous Comments: ------------------------------------------------------------------------ [2001-10-31 20:22:22] [EMAIL PROTECTED] This is build in HP-UX 11 . apache. PHP4, ORACLE8. And what is your LD_LIBRARY_PATH set to? LD_LIBRARY_PATH = /opt/oracle/product/8.1.7/lib/ Where are the oci libs installed? OCI8 Libs are in /opt/php-4.0.6/ext/oci8/And what was the configure line used for configuring PHP ? ./configure \ --with-apxs=/opt/apache/bin/apxs \ --with-oci8 \ --enable-track-vars -Srikanth ------------------------------------------------------------------------ [2001-10-31 19:41:52] [EMAIL PROTECTED] What are the full error messages? You only pasted parts of them. And what is your LD_LIBRARY_PATH set to? Where are the oci libs installed? And what was the configure line used for configuring PHP ? --Jani ------------------------------------------------------------------------ [2001-10-30 23:30:35] [EMAIL PROTECTED] hi I do have LD_LIBRARY_PATH . ------------------------------------------------------------------------ [2001-10-30 22:57:58] [EMAIL PROTECTED] Do you have the path to the oracle libs in your LD_LIBRARY_PATH ? ------------------------------------------------------------------------ [2001-08-01 17:45:19] [EMAIL PROTECTED] i added php4 with oci8 to apache1.3.19 when i am resatrting apache i am getting an error message /usr/lib/dld.sl: unresolved symbol: (OCI functions) from /usr/local/apache/libexec/libphp4.so /usr/local/apache/libexec/libphp4.so: unresolved external And i am not able starting the apache webserver. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12522&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]