php

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. Log in to your Plesk account. Click on the Pull icon in the right sidebar and choose PHP Selector. Click on the Options menu. Note: If the Options page shows an error related to the native PHP version, change it to a non-native version first. 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.

Related: php, plesk


August 28, 2023

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 security reasons. You can do this using the CloudLinux Selector to enable or disable PHP’s display_errors in Plesk. Log in to your Plesk account. Click on the Pull icon in the right sidebar and choose PHP Selector. Click on the Options menu. Note: If the Options page shows an error related to the native PHP version, change it to a non-native version first. For enabling display_errors, checkmark it. For disabling it, uncheck it.


August 28, 2023

How to Enable the GD Extension of PHP Using CloudLinux Selector in cPanel

You can use CloudLinux Selector to enable GD extension in PHP via cPanel. . Log in to your cPanel account. . In the Software section, click on Select PHP Version. Click on the Extensions menu. Note: If the Extensions page shows an error related to the native PHP version, change it to a non-native version first. Checkmark the GD. Once enabled, it will display a success message. The message will read that the module GD is saved.

Related: cloudlinux, cpanel, gd, php


August 28, 2023

How to Enable ionCube Loader Using CloudLinux Selector in Plesk

You can use CloudLinux Selector to enable ionCube Loader in Plesk. Log in to your Plesk account. Click on the Pull icon in the right sidebar and choose PHP Selector. Click on the Extensions menu. Note: If the Extensions page shows an error related to the native PHP version, change it to a non-native version first. Checkmark the ioncube_loader. Once enabled, it will display a success message. The message will read that the module ionCube Loader is saved.

Related: ioncube, php, plesk


August 28, 2023

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

You can use CloudLinux Selector to enable or disable available PHP extensions in cPanel. . Log in to your cPanel account. . In the Software section, click on Select PHP Version. Click on the Extensions menu. Note: If the Extensions page shows an error related to the native PHP version, change it to a non-native version first. To enable the extension, checkmark the option you want to enable. Uncheck it if you want to disable it.


August 28, 2023