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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 00:01:36 2025 UTC