Fatal error: empty wp-config.php and .htaccess files when disk is full
-
Hi all,
Is it correct that the plugin regularly (wp-cron) checks and modifies wp-config.php and .htaccess files? We host multiple WordPress instances and recently had the issue that we were running out of disk space. Once this was happening and wp-cron kicked in, it seems that the plugin tried to recreate the files (which was impossible due to missing disk space). This resulted in two unusable empty files wp-config.php and .htaccess, which made the WordPress instances completely unusable until we restored a previous version.
Proposal: Create the files at a different location, ensure that the file content is present, and then move them to the correct location.
You must be logged in to reply to this topic.