Forums
(@americancomputers)
7 years ago
Try adding the following line to you wp-config.php file: define(‘FS_METHOD’,’direct’); just before the database name definition that looks like: define(‘DB_NAME’, ‘mydatabase’)