[ad_1]
im getting following error when trying to upload media files:
“Unable to create directory wp-content/uploads/2022/11. Is its parent directory writable by the server?”
How to fix this, i cant find the solution on the web.
for reference, this whole thing runs on a LAMP Server, Raspberry Pi OS, on a Raspberry Pi 3
[ad_2]
The permissions of the wp-content folder are not set properly. Folders should be 755 and files 644. I have no idea about Rasberry Pi OS but the owner of the folders is www-data in Ubuntu also.