php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58480 It didn't work on 5.1.6
Submitted: 2009-01-02 00:01 UTC Modified: 2009-01-02 16:30 UTC
From: tszming at gmail dot com Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 5.1.6 OS: CentOS release 5 (Final)
Private report: No CVE-ID: None
 [2009-01-02 00:01 UTC] tszming at gmail dot com
Description:
------------
I am using CentOS 5 default PHP installation, i.e. yum install php.

My PHP version is 5.1.6

Downloaded and compiled with APC 3.1.2, it didn't work at all - didn't show up anything in the phpinfo.

Then I tried to download and compiled using 3.0.18 and 3.0.19, they are okay.


Reproduce code:
---------------
Just download, compile and install

Expected result:
----------------
Should work

Actual result:
--------------
It didn't work

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-02 02:46 UTC] shire@php.net
Can you please send us the exact commands you ran and the relevant output (errors, etc)?
 [2009-01-02 03:01 UTC] tszming at gmail dot com
Apache error log:

[Fri Jan 02 12:41:23 2009] [notice] caught SIGTERM, shutting down
[Fri Jan 02 12:41:23 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jan 02 12:41:23 2009] [notice] Digest: generating secret for digest authentication ...
[Fri Jan 02 12:41:23 2009] [notice] Digest: done
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/apc.so' - /usr/lib64/php/modules/apc.so: undefined symbol: make_digest_ex i
n Unknown on line 0
[Fri Jan 02 12:41:23 2009] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
 [2009-01-02 16:30 UTC] shire@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: Sat May 04 22:01:33 2024 UTC