Skip to content

Instantly share code, notes, and snippets.

@sixpetrov
Last active December 27, 2015 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sixpetrov/7264875 to your computer and use it in GitHub Desktop.
Save sixpetrov/7264875 to your computer and use it in GitHub Desktop.
on MAC and Linux FS_METHOD is needed to install plugins and updates
<?php
/**
* This is needed for Unix servers
*/
define('FS_METHOD','direct');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment