php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20273 Undefined symbol: core_globals
Submitted: 2002-11-05 22:14 UTC Modified: 2002-11-07 17:26 UTC
From: matthew dot krajewski at verizon dot net Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.2.3 OS: Linux
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: matthew dot krajewski at verizon dot net
New email:
PHP Version: OS:

 

 [2002-11-05 22:14 UTC] matthew dot krajewski at verizon dot net
After compiling PHP 4.2.3 as a DSO, 
I've received the following message on running httpd
version 1.3.26 (binary supplied with Slackware 8.1):

Cannot load /usr/libexec/libphp4.so into server:
  /usr/libexec/libphp4.so: undefined symbol: core_globals

Here are the following options I used in the
PHP4 build:
--with-sql
--with-apxs
--enable-mbstring
--enable-mbstr-enc-trans
--enable-mbregex

I've looked all over the Web for a solution to this.
Looking at various mailing lists, it seems that several
people have encountered the same problem, but I have not
yet seen a solution presented in response.
If there's a solution to this, could
you please email it to me?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-05 22:16 UTC] matthew dot krajewski at verizon dot net
Sorry, that's 
--with-mysql
not
--with-sql
 [2002-11-06 08:19 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-11-07 17:26 UTC] sniper@php.net
This is not any bug in PHP. Try searching the bug database with the 'Undefined symbol: core_globals' string and you'll find couple of reasons for this to happen. (and solutions how to get it work)


 [2002-11-07 20:22 UTC] matthew dot krajewski at verizon dot net
Trying the latest snapshot worked!
Thank you!
 [2002-12-04 13:44 UTC] virgil1 at mindspring dot com
latest snapshot worked for me as well.  Can someone please comment on why?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 21:01:33 2024 UTC