I'm running 3.0 on my linux localhost with Xampp, just for funsies. When I go to the admin panel > Media > Add new and try to upload a picture, I get the following error message:
“littledaniel.jpg” has failed to upload due to an error
Unable to create directory /opt/lampp/htdocs/wordpress/wp-content/uploads/2010/06. Is its parent directory writable by the server?
So I think I need to change some permissions, right? Would I do that with chmod?