If you try to upload pictures for products in your Magento shop, and encounter the error “Destination folder is not writable or does not exists.”, you can easily fix this by setting permissions 777 to the following folders in your webroot:
media/
media/catalog -and all subfolders
media/tmp -and all subfolders
After setting these permissions try to upload images again and everything should work just fine.