php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5227 Cannot load /var/lib/apache/libexec/libphp4.so into server
Submitted: 2000-06-25 19:12 UTC Modified: 2000-08-18 13:29 UTC
From: redacid at digits dot lv Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Release Candidate 2 OS: Linux Slackware 7.0
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: redacid at digits dot lv
New email:
PHP Version: OS:

 

 [2000-06-25 19:12 UTC] redacid at digits dot lv
Configured with:
--with-apxs
--with-interbase
--enable-calendar
There was no configuration errors.
Compiled fine.
Installed.
Tryed to restart apache.
Apache failed to load:
Syntax error on line 218 of /var/lib/apache/conf/httpd.conf:
Cannot load /var/lib/apache/libexec/libphp4.so into server: /var/lib/apache/libexec/libphp4.so: undefined symbol: _xstat


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-26 01:51 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).
 [2000-07-29 08:46 UTC] jah@php.net
I've got a strong hunch that the version of InterBase is 4.0. Problem being,
it's compiled against old libc5, and Slackware 7.0 is libc6 based... I'd say,
if there's no feedback within a week (Aug 5 2000), expect this to be the
explanation and close. 
 [2000-08-18 13:29 UTC] waldschrott@php.net
Closed due to missing user feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 07:01:32 2024 UTC