php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39729 relocation error loading libphp5.so
Submitted: 2006-12-04 15:12 UTC Modified: 2006-12-11 17:07 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: wzaccone at telcordia dot com Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 5.2.0 OS: Solaris 9
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: wzaccone at telcordia dot com
New email:
PHP Version: OS:

 

 [2006-12-04 15:12 UTC] wzaccone at telcordia dot com
Description:
------------
using PHP 5.2.0 on Solaris 9. Apache 2.0.54
upgraded to latest rev of Solaris 9 using gnu ld

have been unable start apache, php5 module is getting following error:

Syntax error on line 234 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/modules/libphp5.so into server: ld.so.1: httpd: fatal: relocation error: file /usr/local/apache/modules/libphp5.so: symbol apr_pool_cleanup_null: referenced symbol not found

configure command is shown below:

configure --prefix=/usr/local/apache/lib --exec-prefix=/usr/local/apache --with-apxs2=/usr/local/apache/bin/apxs --enable-sockets --enable-ftp --enable-track-vars --enable-soap



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-04 15:20 UTC] tony2001@php.net
Please also update to the latest version of Apache 2.0.x.
 [2006-12-04 16:58 UTC] wzaccone at telcordia dot com
correction on apache release. we are using 2.0.55 not 2.0.54.    we have successfully loaded prior releases of php on apache 2.0.55 without getting this problem.
 [2006-12-11 16:58 UTC] wzaccone at telcordia dot com
this issue can be closed. this was a solaris 9 patch problem, not a php problem.   I fixed the problem.

I needed to install patch

./patches/Sol9_2006_Q4/112963-25/SUNWcsu/reloc/usr/lib/ld.so
./patches/Sol9_2006_Q4/112963-25/SUNWcsu/reloc/usr/lib/ld.so.1
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC