php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63571 Unable to install with apc
Submitted: 2012-11-21 09:07 UTC Modified: 2013-10-15 11:54 UTC
From: simonweil dot success at gmail dot com Assigned:
Status: No Feedback Package: mysqlnd_qc (PECL)
PHP Version: 5.4.8 OS: Linux fedora 3.6.2-4.fc17
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: simonweil dot success at gmail dot com
New email:
PHP Version: OS:

 

 [2012-11-21 09:07 UTC] simonweil dot success at gmail dot com
Description:
------------
sudo pecl install mysqlnd_qc-1.1.1.tgz

Results:
-------
configure: error: APC is onlysupported if both APC and MySQL Query Cache are compiled statically
ERROR: `/var/tmp/mysqlnd_qc/configure --enable-mysqlnd-qc-apc=yes --enable-qc-memcache=no --enable-qc-sqlite=no' failed


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-13 10:34 UTC] uw@php.net
-Status: Open +Status: Feedback
 [2013-03-13 10:34 UTC] uw@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

Hi,

a tiny bit more verbose report would be of great help.


nixnutz@linux-0v4u:~/git/superhero/php-src> pecl download mysqlnd_qc-1.1.1
nixnutz@linux-0v4u:~/git/superhero/php-src> sudo pecl install mysqlnd_qc-1.1.1.tar 
31 source files, building
running: phpize
Configuring for:
PHP Api Version:         20100412
Zend Module Api No:      20100525
Zend Extension Api No:   220100525
Enable mysqlnd_qc APC support [no] : 
Enable mysqlnd_qc Memcache support [no] : 
Enable mysqlnd_qc SQLite support [no] : 
[...]
Build process completed successfully

If, however, you choose to enable APC, then the message is correct and it says everything that has to be said. Static build required, no dynamic build possible.Static build requirement cannot be lifted.
 [2013-10-15 11:54 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC