so i installed wordpress on a new server and can upload media in my posts if i click on media in the admin page i can see all the media uploaded and can click on the images and see the file url at the btm (http://mydomain.com/wp-content/uploads/2010/02/eggs.jpg) however when i view my page the images dont show up. if i view the source the img links goto http://mydomain.com/wp-content/themes/fotofolio/scripts/timthumb.php?src=/var/www/clients/client2/web10/web/wp-content/uploads/2010/02/eggs.jpg&w=50&h=50&zc=1
this is the file structure of my server however i you cannot access images at this path how can i change wordpress so it will point all links to a http://mydomain.com/wp-content/uploads/2010/02/eggs.jpg formated media path
i tried setting "http://mydomain.com/wp-content/" in Miscellaneous Settings but that didnt help
Thanks!
-Jeff