php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57594 Undefined symbol: RETURN_ZVAL
Submitted: 2007-03-28 01:49 UTC Modified: 2007-03-28 02:15 UTC
From: jani dot ollikainen at pronetko dot fi Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 4.3.9 OS: CentOS 4
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jani dot ollikainen at pronetko dot fi
New email:
PHP Version: OS:

 

 [2007-03-28 01:49 UTC] jani dot ollikainen at pronetko dot fi
Description:
------------
Install APC 3.0.13 to CentOS4 with php 4.3.9.
Compile and install works but not APC, because of:

PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/apc.so' - /usr/lib/php4/apc.so: undefined symbol: RETURN_ZVAL in Unknown on line 0, referer:

Has something to do with:
* Recursive zval support for apc_fetch/_store (Shire, Gopal)

Because 3.0.12p2 works.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-28 02:15 UTC] gopalv82 at yahoo dot com
Fixed in CVS

http://news.php.net/php.pecl.cvs/7585
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC