Pictures cannot upload when I finished guide on your site
I followed your site's guide to finish my site with wordpress(https://www.linode.com/docs/websites/cms/wp-cli/how-to-install-wordpress-using-wp-cli-on-centos-8/#install-plugins).But I cannot upload any pictures or medias. The error is :The uploaded file could not be moved to wp-content/uploads/2020/06.
I don't kown how to solve this. Can you help me?
1 Reply
You write:
I cannot upload any pictures or medias. The error is :The uploaded file could not be moved to wp-content/uploads/2020/06.
Is wp-content/* writable by the web server?
-- sw
P.S. PLEASE don't make it writable by the world "just to make sure"…and then leave it that way… It should be ONLY owned by the web server and readable/writable by the owner (and perhaps readable by the web server group). To do anything else is a GIANT security hole!