It is assumed that you are using Plesk as a Service Provider. If you are using Plesk as a Power User, switch to Service Provider:
- Go to the 'Server' tab
 - Go to 'Interface Management'
 - Go to 'Panel Appearance'
 - Click 'Service Provider'
 - Click 'OK'
 - You will now be in Service Provider mode
 
To change PHP settings for one site:
- Click on 'Subscriptions' in the left-hand menu
 - Select the subscription you want to change settings for
 - Click 'Customise' in the top menu
 - Click on 'PHP Settings' tab
 - Enter in the custom values you want for the following settings:
 
memory_limit
 max_execution_time
 max_input_time
 post_max_size
 upload_max_filesize
 safe_mode 
 safe_mode_include_dir
 safe_mode_exec_dir
 include_path
 session.save_path
 mail.force_extra_parameters
 register_globals 
 open_basedir
 error_reporting
 display_errors 
 allow_url_fopen 
 file_uploads 
 short_open_tag 
 magic_quotes_gpc
- Click the 'Update and Lock' button
 - The changes will be saved for that site
 





