cpanel
How to Increase PHP’s post_max_size Value Using CloudLinux’s Selector in cPanel
You can modify PHP post_max_size as per your needs using CloudLinux PHP Selector in cPanel. . Log in to your cPanel account. . In the Software section, click on Select PHP Version. 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 post_max_size and click on the drop-down option displayed in front of it. Then choose the appropriate limit as per your requirements.
Related: cloudlinux, cpanel, php, post_max_size
How to Increase PHP’s upload_max_filesize Value Using CloudLinux Selector in cPanel
You can modify PHP’s upload_max_filesize as per your needs using CloudLinux’s PHP Selector in cPanel. . Log in to your cPanel account. . In the Software section, click on Select PHP Version. 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.
How to Limit Bandwidth Usage of cPanel User From WHM
Do you want to increase or limit cPanel user’s bandwidth usage? A WHM user can modify the bandwidth of a cPanel account, and a root user can modify WHM and cPanel users. Log in to your WHM Account. Go to Account Functions >> Limit Bandwidth Usage or type Limit in the menu filter box. The option will appear. Click on it. In the Search Box, type the cPanel username or select a user from the drop-down list. Then click on Limit. Under Bandwidth Limit, select the Unlimited option for unmetered bandwidth or type a value in the field box and click on Change. Congratulations. You have successfully modified the bandwidth of the selected user.
How to Enable or Disable PHP’s display_errors via CloudLinux Selector in cPanel
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 cPanel. . Log in to your cPanel account. . In the Software section, click on Select PHP Version. 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, tick mark it. For disabling it, uncheck it.
Related: cloudlinux, cpanel, display_errors, php
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