Wordpress is not using PHP version and custom ini settings in cpanel

kumkumsharma

Administrator
Staff member
If you are getting issue in Wordpress Toolkit like you are not able to update PHP version and custom PHP settings then the reason behind this issue is “Security check’ option. In Wordpress Toolkit Deluxe there is a feature available “Security check”. This feature provides several options like:

Restrict access to files and directories
- Block directory browsing
- Block unauthorized access to wp-config.php
- Disable PHP execution in cache directories
- Block access to sensitive files
- Forbid execution of PHP scripts in the wp-includes directory
- Forbid execution of PHP scripts in the wp-content/uploads directory(
- Disable scripts concatenation for WordPress admin panel
- Enable hotlink protection
- Enable bot protection
- Block access to .htaccess and .htpasswd
- Block access to potentially sensitive files

To resolve this issue you have to uncheck “Disable scripts concatenation for WordPress admin panel”, with this step you can able to update the PHP version and its custom settings with cpanel.
 
Top