php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3781 Cannot load /libexec/libphp3.so
Submitted: 2000-03-09 05:55 UTC Modified: 2002-10-01 13:40 UTC
From: meng at dbai dot tuwien dot ac dot at Assigned:
Status: Wont fix Package: Dynamic loading
PHP Version: 3.0.14 OS: SPARC/Solaris 2.6
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: meng at dbai dot tuwien dot ac dot at
New email:
PHP Version: OS:

 

 [2000-03-09 05:55 UTC] meng at dbai dot tuwien dot ac dot at
we use:
 
Apache 1.3.11
Mysql 3.23.10-alpha
SPARC/Solaris 2.6
GCC 2.95.2
Sun ld

apachectl start occures the following error:

Syntax error on line 207 of /sw/web/conf/httpd.conf:
Cannot load /sw/web/libexec/libphp3.so into server: ld.so.1: /sw/web/bin/httpd: fatal: relocation error: file /sw/web/libexec/libphp3.so: symbol __eprintf: referenced symbol not found
apachectl start: httpd could not be started

with ../libexec/libphp3.so there are no unresolved references

the apache configure is:
./configure --prefix=/sw/web --enable-module=info --enable-module=rewrite --enable-module=speling --enable-module=so

the php configure is:
./configure --prefix=/sw/web --with-mysql=/sw/web --with-apxs=/sw/web/bin/apxs --with-xml

the mysql configure is:
./configure --prefix=/sw/web --enable-shared=no


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 13:40 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC