php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4222 Cannot do dynamic load of PHP4
Submitted: 2000-04-23 18:01 UTC Modified: 2000-05-15 17:48 UTC
From: lindahl at uta dot edu Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Release Candidate 1 OS: Solaris 2.5.1
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lindahl at uta dot edu
New email:
PHP Version: OS:

 

 [2000-04-23 18:01 UTC] lindahl at uta dot edu
On SOLARIS 2.5.1 using APACHE 1.3.12, I built PHP4 RC1 from source. 

./configure --with-apxs

On doing an "apache configtest" I received the following output:
=================================================
/usr/local/apache/bin/apachectl configtest
Syntax error on line 232 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1: /usr/loc\
al/apache/bin/httpd: fatal: relocation error: file /usr/local/apache/libexec/li\
bphp4.so: symbol __muldi3: referenced symbol not found
=================================================
 
Other than the OS and APACHE release #, what else do I need to provide? How can
I help the PHP team track this problem down? 

Note - I am going to go ahead & use PHP3 on my configuration for now. I have access
to several "test" SUN machines on which I can experiment with new releases ... let me
know what I can do to help ... 

Charlie Lindahl
Univ Texas @ Arlington
ECDL - Engineering Center for Distance Learning 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-15 17:48 UTC] sas at cvs dot php dot net
Please configure PHP with --enable-libgcc. 
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jul 02 07:00:02 2026 UTC