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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
34 - 19 = ?
Subscribe to this entry?

 
 [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: Sat Apr 20 01:01:28 2024 UTC