I installed the latest Wordpress in a subdomain, in a directory called blog (according to the installation instructions). Everything went fine, except when I make a post and click on the image insert button to install an image, it puts the image in the WP-content directory, but the image doesn't display. I've tried using several images but it just won't display them. Then I chmoded the WP-Content directory to 777, but still the images upload but will not display on the blog.
The url for the site is: http://www.webofevil.com where you can see the only post, but the image just won't display.
What do I need to do to get this problem fixed, I'd like to start posting to my new website with Wordpress.
Also the mysql apache database set up and user rights are all working fine.