{"id":1372,"date":"2020-10-05T15:53:12","date_gmt":"2020-10-05T15:53:12","guid":{"rendered":"http:\/\/shaplakanon.com\/wpsupport\/?p=1372"},"modified":"2020-10-05T15:55:12","modified_gmt":"2020-10-05T15:55:12","slug":"wordpress-requires-ftp-credentials-before-installing-plugin-solved","status":"publish","type":"post","link":"https:\/\/shaplakanon.com\/wpsupport\/wordpress-requires-ftp-credentials-before-installing-plugin-solved\/","title":{"rendered":"WordPress requires FTP credentials before installing plugin – Solved"},"content":{"rendered":"\n
This is user\u2019s permission problem that will be solved by method given below that worked for me.<\/p>\n\n\n\n
step-1 : First open wp-config.php file of your wordpress<\/a> installation folder. step-3: Now open your web hosting<\/strong><\/a> access console and enter root as username and its password. Note: Replace your website name in the place of yourwebsitename. This is user\u2019s permission problem that will be solved by method given below that worked for me. step-1 : First<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[51],"tags":[310],"class_list":["post-1372","post","type-post","status-publish","format-standard","hentry","category-wordpress","tag-wordpress-ftp-access"],"yoast_head":"\n
step-2: Copy below code and paste it at the end of the wp-config.php file.<\/p>\n\n\n\ndefine('FS_METHOD','direct');<\/code><\/p>\n\n\n\n
step-4: Copy below code and paste it into access console where you have to specify your plugin directory path and then hit enter.<\/p>\n\n\n\nchmod 777 \/yourwebsitename\/public\/wp-content\/plugins\/<\/code><\/p>\n\n\n\n
Now if you go to install a plugin, it will not ask for wordpress ftp access<\/a>.<\/strong><\/p>\n\n\n\n
Thank you.<\/p>\n","protected":false},"excerpt":{"rendered":"