php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58851 Undefined symbol "zend_atol"
Submitted: 2009-09-06 08:02 UTC Modified: 2009-09-14 02:33 UTC
From: need4spam at bk dot ru Assigned: kalle (profile)
Status: Closed Package: APC (PECL)
PHP Version: 5.2.10 OS: FreeBSD 7.2 amd64
Private report: No CVE-ID: None
 [2009-09-06 08:02 UTC] need4spam at bk dot ru
Description:
------------
php-fpm does not start with apc from svn@r287717 with error:

/libexec/ld-elf.so.1: /usr/local/lib/php/20060613/apc.so: Undefined symbol "zend_atol"



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-12 10:20 UTC] kalle@php.net
Can you try with the following patch and see if it resolves the issue:
http://pastie.org/614599
 [2009-09-14 02:33 UTC] kalle@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC