Hmmm… not working now :-). How can I change the owner? can’t seem to find out how…
ow… I read (somewhere in this forum) that Apache should be the owner of only that folder. Where can I change the owner? In MySQL maybe? Thank you for your answer and help.
I have a similar issue. I’ve read the sticky and checked everything:
– /uploads has 777 and apache as owner
– I’ve created the .htacces:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
– I’ve tried it in Chrome & FF4
However, I still get below:
Upload error, can’t move uploaded file to /var/www/vhosts/website.nl/httpdocs/wp-content/uploads.
It’s driving me crazy… Can someone please help me?