php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #64747 Allow as many configuration settings as possible to be changed in PHP_INI_ALL
Submitted: 2013-05-01 10:04 UTC Modified: 2016-11-18 21:15 UTC
From: matteosistisette at gmail dot com Assigned:
Status: Wont fix Package: APC (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
37 - 16 = ?
Subscribe to this entry?

 
 [2013-05-01 10:04 UTC] matteosistisette at gmail dot com
Description:
------------
That apc.stat can't be changed in .htaccess is a serious impairment. It's 
completely ridiculous to be forced to restart the server to change it.

And the same can probably be said for most settings.
I understand there are some of them that are probably problematic to change other 
than in a system-wide manner, but certainly not all of them.

It's not like one day developing/testing ends and production starts. There are 
times at the beginning of prodaction when you need to test things. And there are 
times at the end of development when you need to test things as close as possible 
to production. Hence switching forth and back often between apc.stat and other 
settings on and off is a common need. Not being able to do so is not being able 
to profile, debug, benchmark.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-11-18 21:15 UTC] kalle@php.net
-Status: Open +Status: Wont fix
 [2016-11-18 21:15 UTC] kalle@php.net
APC is no longer supported in favor of opcache that comes bundled with PHP, if you wish to use the user cache, then look at PECL/APCu.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC