Wordpress - How to install plugins not using ftp

 Just add to wp-config.php file the next string:


define('FS_METHOD', 'direct');

And also make sure, that your wp-content folder has full access to create new folders by Wordpress system. 

Comments

Popular posts from this blog

CSS Как прикрепить слой (div) к краю

Как сделать заголовок модуля активной ссылкой в Joomla 1.5

Послевкусие экосистемы Ruby (on Rails) или "мы любим ненавидеть PHP"