php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56816 undefined symbol: zend_exception_get_default in Unknown on line 0
Submitted: 2006-02-02 06:59 UTC Modified: 2009-09-03 17:25 UTC
From: me at ben-xo dot com Assigned:
Status: Not a bug Package: gnupg (PECL)
PHP Version: 4.3.11 OS: Fedora Core 2
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: me at ben-xo dot com
New email:
PHP Version: OS:

 

 [2006-02-02 06:59 UTC] me at ben-xo dot com
Description:
------------
[root@ps1 php.d]# php
PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/gnupg.so' - /usr/lib/php4/gnupg.so: undefined symbol: zend_exception_get_default in Unknown on line 0

every time I run a script.

gnupg 1.0 installed with "pear install gnupg"

PHP 4.3.11 (cgi) (built: Nov 10 2005 21:14:52)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

I had to install gpgme from freshrpms.net to get gnupg to compile, though.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-02 08:11 UTC] traufeisen@php.net
I wasn?t able to reproduce this with PHP 4.4.1
Can you provide a backtrace?
 [2009-09-03 17:25 UTC] kalle@php.net
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

You are using a PHP5+ extension for PHP4, exceptions are available as of 5.0+
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 12:01:30 2024 UTC