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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
9 + 23 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 21:01:29 2024 UTC