php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59415 APC modules not loaded
Submitted: 2010-09-13 14:10 UTC Modified: 2010-09-22 08:57 UTC
From: krishnamurthy dot srinivasan at intel dot com Assigned:
Status: Not a bug Package: APC (PECL)
PHP Version: 5.3.2 OS: RHEL 5.5
Private report: No CVE-ID: None
 [2010-09-13 14:10 UTC] krishnamurthy dot srinivasan at intel dot com
Description:
------------
I am using PHP 5.3.3 (the choice was not available in the drop-down).  My APC make and "make install" seemed to go well (I built a "so").  I made the required changed to php.ini.  I am unable to see APC listed in response to phpinfo() or in response to "httpd -t -D DUMP_MODULES".  My httpd error-log shows just normal start-up of the server:

[Mon Sep 13 03:39:58 2010] [notice] Apache/2.2.16 (Unix) PHP/5.3.3 configured -- resuming normal operations
[Mon Sep 13 03:39:58 2010] [info] Server built: Sep  5 2010 04:44:51

Do you know if building and using a ".so" is working or if I need to statically compile?




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-13 16:35 UTC] krishnamurthy dot srinivasan at intel dot com
Please ignore.  My php.ini file was not in the right location.  apc seems to load fine now.  Sorry.

Srini
 [2010-09-22 08:57 UTC] gopalv82 at yahoo dot com
Confirmed to be BGS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC