php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12522 start apache, php4 /usr/local/apache/libexec/libphp4.so: unresolved external
Submitted: 2001-08-01 17:45 UTC Modified: 2001-12-25 06:01 UTC
From: nadendlas at yahoo dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: hp-ux 11
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nadendlas at yahoo dot com
New email:
PHP Version: OS:

 

 [2001-08-01 17:45 UTC] nadendlas at yahoo dot com
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-30 22:57 UTC] sniper@php.net
Do you have the path to the oracle libs in your LD_LIBRARY_PATH ?

 [2001-10-30 23:30 UTC] nadendlas at yahoo dot com
hi 
I do have LD_LIBRARY_PATH .

 [2001-10-31 19:41 UTC] sniper@php.net
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-31 20:22 UTC] nadendlas at yahoo dot com
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-11-10 05:04 UTC] sniper@php.net
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

 [2001-12-01 15:34 UTC] sander@php.net
No feedback. Closing
 [2001-12-02 03:32 UTC] nadendlas at yahoo dot com
Hi 
i am send the error message to you in my first mail itself.
Let me know you if you want error message i will compile again and send it to you

/usr/lib/dld.sl: unresolved symbol: (OCI functions) from
/usr/local/apache/libexec/libphp4.so
/usr/local/apache/libexec/libphp4.so: unresolved external
Above is the error message i sent to you before.

Regards
srikanth

 [2001-12-04 19:18 UTC] sniper@php.net
Please try the  PHP 4.1.0RC5 from:

http://www.php.net/~zeev/php-4.1.0RC5.tar.gz
 [2001-12-25 06:01 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 06:01:29 2025 UTC