• I’ve noticed an issue with a few different WordPress sites that I manage where the wp-config.php file is erased (the file still exists on the server; it’s just empty) when the cPanel account runs out of disk space. Any idea what could cause this? File permissions, perhaps, or something else?

Viewing 1 replies (of 1 total)
  • I already had one. That happens more by chance. If the memory space is used up but something tries to save a file like wp-config.php, then it is overwritten with 0 bytes. You can’t control this more precisely. You should rather make sure that you never use up all of the memory space through good monitoring.

Viewing 1 replies (of 1 total)
  • The topic ‘wp-config file erased once diskspace is exceeded’ is closed to new replies.