Go to cPanel File manager
- Your Domain
- Right click on “wp-config.php”
- Edit Or Code Edit
- Past this code on top of This Code > “define( ‘WP_DEBUG’, false );”
define('ALLOW_UNFILTERED_UPLOADS', true);
Save And Change

Go to cPanel File manager
define('ALLOW_UNFILTERED_UPLOADS', true);
Save And Change