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
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: 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: Wed May 01 21:01:29 2024 UTC