What does “write failed: No space left on device” mean?

后端 未结 4 672
情书的邮戳
情书的邮戳 2020-12-11 00:53

I am getting these errors on my site, yet i haven\'t changed any code or anything, so I don\'t why this is happening.

Warning: Unknown(): write failed: No sp         


        
4条回答
  •  独厮守ぢ
    2020-12-11 01:03

    I'm assuming you're hosting your site on a shared hosting provider Basicly the error means that the server has run out of disk space, so it can't complete the sql commands

    Just call/email the hosting company and they should fix it for you

提交回复
热议问题