Portal Home > Knowledgebase > Articles Database > Enabling Functions for certain users
Enabling Functions for certain users
Posted by chrispage1, 08-11-2009, 07:07 AM |
Hi, I would like a tutorial on how to enable functions on cPanel for particular accounts only. I am sure this would require php.ini but I am not sure how to do this. Any help would be great. THanks
|
Posted by relichost, 08-11-2009, 07:18 AM |
Hi
If you are talking about php functions, them im pretty sure they can only be enabled / disabled globally, if not I'd also like to know...
Thanks
|
Posted by eth10, 08-11-2009, 11:01 AM |
Can you describe what kind of features you want to disable ?
|
Posted by eth1, 08-11-2009, 12:14 PM |
Enabling PHP functions per account basis also involves the way PHP has been setup i.e as a module(DSO) or as a CGI or differently. If you can provide us with a phpinfo() from the server and the functions which you'd like to enable/disable on per account basis we can assist accordingly.
|
Posted by chrispage1, 08-11-2009, 12:31 PM |
I want to enable exec for particular clients only.
|
Posted by chrispage1, 08-11-2009, 01:02 PM |
Also here is phpinfo - http://status.nchost.co.uk/phpinfo.php
|
Posted by HRDev Hady, 08-13-2009, 06:59 PM |
Perhaps php_admin_value could achieve this for you?
|
Posted by nomankhn, 08-13-2009, 09:37 PM |
FYI.
http://www.webhostingtalk.com/showth...hreadid=195763
|
Add to Favourites Print this Article
Also Read