Letting WordPress users install themes, plugins without FTP credentials

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.

About vicki

Welcome to the Sovereign Republic of Vickistan. I am the President here. Lucky me! No taxes or laws yet. Lucky you!
This entry was posted in Linux. Bookmark the permalink.