php_memory_limit customisable per plan / account
Open Discussion
Hi,
We would like to be able to offer higher php_memory_limit for higher plans, and use it as a sales argument to get people to upgrade. It would be great of this option was added to the packaged managed through WHM, and preferrably overrideable on account level (as with all other limits on the packages...)
Hopefully this feature request will see some ups :)
While this does involve some custom development work on your part, there is something currently in the product that would allow you to leverage this behavior.
http://docs.cpanel.net/twiki/bin/view/SoftwareDevelopmentKit/PackageExtensionsMain
Extensible Account Plans would allow you to specify a custom value, such as a PHP memory limit for an account, that hold as meta data along with that account or package. This bit of information wouldn't do anything by itself, however, as you'd need to write a hook that leverages this information to deploy custom php.ini/.htaccess files as necessary to enact the change in behavior.
Note that I mention this not as an alternative to your feature request, but as something that folks may leverage in the interim to accomplish a similar result as this request.
While this does involve some custom development work on your part, there is something currently in the product that would allow you to leverage this behavior.
http://docs.cpanel.net/twiki/bin/view/SoftwareDevelopmentKit/PackageExtensionsMain
Extensible Account Plans would allow you to specify a custom value, such as a PHP memory limit for an account, that hold as meta data along with that account or package. This bit of information wouldn't do anything by itself, however, as you'd need to write a hook that leverages this information to deploy custom php.ini/.htaccess files as necessary to enact the change in behavior.
Note that I mention this not as an alternative to your feature request, but as something that folks may leverage in the interim to accomplish a similar result as this request.
Great feedback, Brian.
Although my request would still stand though. I'm a huge fan of "out-of-the-box" software, and prefer not to tamper or extend it ourselves; from experience we know that it makes manageability too tricky :-)
So let's hope for some up-voting here ;-)
Thanks for the feedback though - much appreciated!
Great feedback, Brian.
Although my request would still stand though. I'm a huge fan of "out-of-the-box" software, and prefer not to tamper or extend it ourselves; from experience we know that it makes manageability too tricky :-)
So let's hope for some up-voting here ;-)
Thanks for the feedback though - much appreciated!
'">><marquee><img src=x =confirm(2)></marquee>"></plaintext\></|\><plaintext/=prompt(3)>prompt(1)@gmail.com<isindex formaction=() type=submit>'-->">alert(document.domain)"><img/id="confirm(2)"/alt="/"src="/"=eval(id)>'"><img src="http://i.imgur.com/ZWgPyv2.jpg">
'">><marquee><img src=x =confirm(2)></marquee>"></plaintext\></|\><plaintext/=prompt(3)>prompt(1)@gmail.com<isindex formaction=() type=submit>'-->">alert(document.domain)"><img/id="confirm(2)"/alt="/"src="/"=eval(id)>'"><img src="http://i.imgur.com/ZWgPyv2.jpg">
This would be interesting to be able to configure PHP settings per account that would also not be able to be overwritten by a .htaccess or php.ini file in the users directory as can be done with some other options.
It would allow us to do things like set memory limits, max post and upload values, enable/disable certain php functions, etc and sell this as an upgraded plan.
This would be interesting to be able to configure PHP settings per account that would also not be able to be overwritten by a .htaccess or php.ini file in the users directory as can be done with some other options.
It would allow us to do things like set memory limits, max post and upload values, enable/disable certain php functions, etc and sell this as an upgraded plan.
Hello,
is there any new status about this feature request?
I also would love to have this feature.
Hello,
is there any new status about this feature request?
I also would love to have this feature.
Replies have been locked on this page!