cpanel
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
How to Enable the Mailparse Extension of PHP Using CloudLinux Selector in cPanel
You can use CloudLinux Selector to enable the Mailparse 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 Mailparse. Once enabled, it will display a success message. The message will read that the module Mailparse is saved.
Related: cloudlinux, cpanel, mail, php
How to Delete an Account Level/Global Email Filter in cPanel
Log in to your cPanel account. In the Email section, click on Global Email Filters. Under Current Filters are displayed all existing filters. Click Delete next to the appropriate one. Now click on Delete Filter to remove your filter.
How to Delete an FTP User Account From cPanel
If you want to delete an FTP account, you can accomplish it by following this tutorial. Log in to your cPanel account. In the Files section, click on FTP Accounts. Under the FTP Accounts list, choose Delete. Click on Delete once again to confirm and remove the FTP account. Warning: Do not use the Delete the Users Home Directory option. Otherwise, the data inside your FTP user account will also be deleted and will become unrecoverable unless you restore it with a backup.