php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12275 Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache
Submitted: 2001-07-20 06:00 UTC Modified: 2001-07-26 21:55 UTC
From: topgun at youwinit dot com dot ua Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.4 OS: linux kernel 2.2.15
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: topgun at youwinit dot com dot ua
New email:
PHP Version: OS:

 

 [2001-07-20 06:00 UTC] topgun at youwinit dot com dot ua
Error is:
/usr/local/apache/httpd -t
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libexec/libphp4.so: undefined symbol: PQoidValue

My apache:
1.3.19

My configuration command is:
./configure \
--with-include=/usr/local/include/mysql \
--with-include=/usr/local/pgsql/include \
--with-mysql=/usr/local/mysql \
--with-pgsql=/usr/local/pgsql \
--enable-dbase

My ld.config is:
/usr/X11R6/lib
/usr/lib
/usr/kerberos/lib
/usr/i486-linux-libc5/lib
/usr/lib/gconv
/usr/lib/qt-2.1.0/lib
/usr/lib/qt-1.45/lib
/usr/local/lib
/usr/local/lib/mysql
/usr/local/jdk/jre/lib


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-26 21:55 UTC] sniper@php.net
1. Get PHP 4.0.6 
2. Read the INSTALL file how to configure things right.
3. Setup your ld.so.conf file correctly
4. Ask further questions on php-install@lists.php.net


--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 09:01:28 2024 UTC