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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: matteosistisette at gmail dot com
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 06:01:32 2024 UTC