Quick answer: Put this in the user’s wp-config.php file:
define(‘FS_METHOD’, ‘direct’);
If you are having trouble updating the core wordpress, remember that no matter what the permissions are, wordpress needs it to be owned by apache:apache.
Quick answer: Put this in the user’s wp-config.php file:
define(‘FS_METHOD’, ‘direct’);
If you are having trouble updating the core wordpress, remember that no matter what the permissions are, wordpress needs it to be owned by apache:apache.