How to Increase PHP's upload_max_filesize Value Using CloudLinux Selector in Plesk

You can modify PHP's upload_max_filesize as per your needs using CloudLinux's PHP Selector in Plesk.

1. Log in to your Plesk account.

2. Click on the Pull icon in the right sidebar and choose PHP Selector.

PHP Selector

3. Click on the Options menu.

PHP Selector options menu

Note: If the Options page shows an error related to the native PHP version, change it to a non-native version first.

4. Look for upload_max_filesize and click on the drop-down option displayed in front of it. Then choose the appropriate limit as per your requirements.

PHP upload_max_filesize

Was this answer helpful?

Related Articles

How to Enable or Disable PHP's allow_url_fopen Using CloudLinux Selector in Plesk

You can use CloudLinux Selector to enable or disable the allow_url_fopen directive in Plesk. 1....

How to Enable or Disable PHP Extensions Using the CloudLinux Selector in Plesk

You can use CloudLinux Selector to enable or disable available PHP extensions in Plesk. 1. Log...

How to Enable ionCube Loader Using CloudLinux Selector in Plesk

You can use CloudLinux Selector to enable ionCube Loader in Plesk. 1. Log in to your Plesk...

How to Change the PHP Version via CloudLinux Selector in Plesk

You can use CloudLinux's Select PHP Version to change your website's PHP Version. CloudLinux...

How to Enable or Disable PHP's display_errors via CloudLinux Selector in Plesk

Sometimes, we need to debug PHP. Hence, we need to enable display_errors or disable them for...