Question
Centos: Wordpress Download failed. Failed to write request to temporary file.
With all things being constant, I suddenly started getting this error when trying to update wordpress via the control panel. It was working perfectly a few weeks ago and I haven’t made any changes. I have the right file permissions.
Was there changes to the network or increase in security of some sort?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
That error is most likely caused by an issue with file permissions. There isn’t anything on the DigitalOcean end that would have led to it. Could you check to make sure something didn’t change on your system? What’s the output of
ls -la -R
in yourwp-content
directory?