I have installed WP into a sub directory or http://www.mickettstackhouse.com
I've installed minimalism theme. Written a sample post, so the put and calls to the db are fine.
I try to upload images in a post and it puts the info into the db but doesn't upload the file to the correct directory. The error I get is
Unable to create directory /var/www/vhosts/mickettstackhouse.com/httpdocs/wp-content/uploads/2009/10. Is its parent directory writable by the server?
Which tells me it's trying to upload to the wp-content/uploads in the directory and not the ms sub-directory.
I can't seem to fine where to change a setting to reflect where the upload directory is located.
Any help, thoughts or direction is apprecitaed. Thank you in advance.