Hey there. I just changed some options to my file permissions to change from ‘direct’ file edit to ‘ssh2’
When I now try to delete a plugin I get the following errors in apache error.log
[Sun Jun 21 01:30:20 2015] [error] [client 123.123.123.123] PHP Warning: mkdir(): Permission denied in /var/www/et-buchholz.de/wp-content/themes/virtue_premium/themeoptions/inc/class.redux_filesystem.php on line 132, referer: *Login to see link
[Sun Jun 21 01:38:49 2015] [error] [client 123.123.123.123] PHP Warning: ssh2_sftp_mkdir() expects parameter 1 to be resource, null given in /var/www/et-buchholz.de/wp-admin/includes/class-wp-filesystem-ssh2.php on line 427
[Sun Jun 21 01:38:49 2015] [error] [client 123.123.123.123] PHP Warning: mkdir(): Permission denied in /var/www/et-buchholz.de/wp-content/themes/virtue_premium/themeoptions/inc/class.redux_filesystem.php on line 132
Is there a special place where redux needs write permission?