Billing Area
Got to your cPanel Filemanager > public_html
step-1 : Open wp-config.php file of your wordpress installation folder. step-2: Copy below code and paste it at the end of the wp-config.php file.
define('FS_METHOD','direct');
2 0
Thank you for voting on this article!