php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7031 symbol ifx_checkAPI: referenced symbol not found
Submitted: 2000-10-05 03:24 UTC Modified: 2001-08-03 23:14 UTC
From: tbannister at mpathix dot com Assigned:
Status: Closed Package: Informix related
PHP Version: 4.0.2 OS: Solaris 2.6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tbannister at mpathix dot com
New email:
PHP Version: OS:

 

 [2000-10-05 03:24 UTC] tbannister at mpathix dot com
When trying to start apache I get the following error:
../bin/apachectl graceful: httpd not running, trying to start
Syntax error on line 242 of /mpathix/webserver/apache/1.3.11DSO/conf/httpd.conf:
Cannot load /mpathix/webserver/apache/1.3.11DSO/libexec/libphp4.so into server:
ld.so.1: /mpathix/webserver/apache/1.3.11DSO/bin/httpd: fatal: relocation error:
 file /mpathix/informix/lib/esql/libifsql.so: symbol ifx_checkAPI: referenced sy
mbol not found
../bin/apachectl graceful: httpd could not be started

The symbol, ifx_checkAPI, is found in checkapi.o and although two previous bug reports ( said this was fixed, I'm seeng the 

Informix IDS: 7.31.UC6
Informix SDK: v2.40 uc1.1
INFORMIX-ESQL Version 9.30.UC1
Solaris 2.6 on a Sun Sparc Ultra-5
PHP 4.0.2
Apache 1.3.11
gcc v2.95.2

esql 
configure --with-apxs=/mpathix/webserver/apache/httpd/bin/apxs \
            --with-config-file-path=/mpathix/webserver/apache/httpd/conf \
            --enable-versioning \
            --with-informix=yes \
            --without-mysql \
            --enable-track-vars


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-03 23:14 UTC] sniper@php.net
This is fixed in CVS. http://snaps.php.net/

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 06:01:29 2024 UTC