php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56261 Extension not loading
Submitted: 2005-01-03 16:06 UTC Modified: 2008-11-07 17:13 UTC
From: jeff at procata dot com Assigned:
Status: Closed Package: parsekit (PECL)
PHP Version: 4.3.2 OS: Mac OS X
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:
42 - 2 = ?
Subscribe to this entry?

 
 [2005-01-03 16:06 UTC] jeff at procata dot com
Description:
------------
installed current version (1.0) via pear install

reported error message from command line invocation:

Failed loading /usr/local/Zend/lib/parsekit.so:  
dlcompat: dyld: php Undefined symbols:
_compiler_globals
_core_globals
_executor_globals
_zend_error_cb
_zval_add_ref


Fatal error: Call to undefined function:  
parsekit_compile_string() in /Users/jeff/Downloads/
parsekit-1.0 Folder/parsekit-1.0/examples/
compile_string.php on line 4


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-07 17:13 UTC] sean@php.net
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/parsekit


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC