• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Not able to edit default php settings

In order to edit these values, you must either be "Reseller" or the "admin" user of the server. Are you logged in as a reseller or as "admin"?

Another, not so popular option is to allow users to configure PHP settings in the service plan associated with a subscription. That however brings the risk that users also add "additional PHP directives" that you would not want to be used on your server. In that case you should also make sure that some important settings like disabling "exec", "shellexec" etc. functions are hard coded into the general PHP ini file of your PHP versions on your server so that users cannot remove the limits.
 
Back
Top