Knowledge Base
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 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.
Related: display_errors, php, plesk
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 Disable Features That Another Feature List Cannot Override in WHM Root
Root Access is Required. You cannot access it through the WHM Reseller Account. Do you want to disable the cPanel account features that cannot be overridden by another feature list so that your client/reseller won’t be able to enable them? Log in to your WHM Account. Go to Packages >> Feature Manager or type Feature Manager in the menu filter box. The option will appear. Click on it. Under the Manage feature list, select the Disabled option from the drop-down menu. To disable any feature, check the options you want to disable. After that, click on Save. Now, your selected features cannot be enabled or overridden by other feature lists.
How to Delete an Uncategorized Category in WordPress
You cannot remove the Uncategorized category, but you can rename it. Log in to the WordPress dashboard. From the Dashboard menu, go to Posts and click on Categories. Hover your mouse on the Uncategorized option and click on Quick Edit. Change its name and slug, and confirm with Update Category.
Related: WordPress