adriannabarro
Member
Posted 5 months ago #
Hi there
I'm having issues uploading media to wordpress.
The process appears to work correctly with no errors reported and an entry added to the Media page, but the thumbnail is blank, the image doesn't display and there's no file in the wp-content/uploads/2011/12/ directory.
I'm not seeing any errors, so I'm not sure where to even start!
Any help would be greatly appreciated.
Thanks
Adrian
adriannabarro
Member
Posted 5 months ago #
Hmm, it looks like if I disable "Organize my uploads into month- and year-based folders" then the uploads work!
However, I'd very much like to enable this functionality!
Presumably this is a permissions issue then? Any tips on fixing this?
Thanks again!
adriannabarro
Member
Posted 5 months ago #
Looks like it was was an ownership issue.
chown apache:apache -R wp-content/uploads/
Seems to have solved the issue.