Well, we’re now at Vn. 4.1.5 and the problem is STILL there. I find this very discouraging. I just created a new WP site, everything virgin, iTS the only plugin, the first I do is hide the admin user – works fine – and the second I do is to rename the wp-content directory. Same old problem: Unable to write to your .htaccess or nginx.conf file.
The symptom remains, that .htaccess mtime gets updated but not the content. And yes, I have disabled file locking. All to no avail.
Hosting details: Ubuntu 12.04 LTS with Plesk 11.5, using mod_fcgid – could there be a problem here with FastCGI???
There is a repeated error in my PHP error log: mod_fcgid: stderr: PHP Warning: mb_strpos(): Empty delimiter in /var/www/vhosts/{hidden}/plugins/better-wp-security/core/class-itsec-files.php on line 1196, referer: {hidden}/wp-admin/plugins.php?deleted=true&plugin_status=all&paged=1&s=
But that goes away when I remove “mbstring.func_overload = 7” from the php.ini. Otherwise all default php settings in Plesk.
Only real solution seems to be to turn Global Settings | Write to Files off and manually edit .htaccess und wp-config.php.
Chris, can’t you DO something – this is getting beyond a joke…