This error generally occurs when we host WordPress on a VPS or a dedicated server. You can fix this error by adding the following code in your wp-config.php file.
define(‘FS_METHOD’,’direct’)
This error generally occurs when we host WordPress on a VPS or a dedicated server. You can fix this error by adding the following code in your wp-config.php file.
define(‘FS_METHOD’,’direct’)