php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7605 Apache fails to load PHP module
Submitted: 2000-11-02 18:46 UTC Modified: 2000-11-03 12:19 UTC
From: simon at airdmhor dot gen dot nz Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Latest CVS (02/11/2000) OS: Linux; Redhat 7
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: simon at airdmhor dot gen dot nz
New email:
PHP Version: OS:

 

 [2000-11-02 18:46 UTC] simon at airdmhor dot gen dot nz
PHP compiled with the same Makefile as I've been using for weeks fails to load with

   "Cannot load /etc/httpd/modules/libphp4.so into server:
   undefined symbol: sapi_globals_id"

PHP is configured thusly :

   configure --with-apxs --without-mysql

Looks like the recent TSRM stuff might have broken it.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-03 12:19 UTC] sniper@php.net
This is fixed now. Please do cvs update,
./cvsclean ; ./buildconf and it should work.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 07:01:27 2024 UTC