Whenever I try to download a plugin or theme, or even upload media to post in my posts, it gives me an error. for plugins and themes, I type in my FTP address, which goes through (just like it does on my FTP client program)but once it logs in, it gives me an error saying that it is unable to create directories and upload the file. Here's an example of when I am trying to download and install a plug-in:
Warning: touch() [function.touch]: Unable to create file D:\Hosting\8083468\html/wp-content/google-sitemap-generator.tmp because Permission denied in D:\Hosting\8083468\html\wp-admin\includes\file.php on line 177
Warning: unlink(D:\Hosting\8083468\html/wp-content/google-sitemap-generator.tmp) [function.unlink]: No such file or directory in D:\Hosting\8083468\html\wp-admin\includes\file.php on line 489
Download failed. Could not open handle for fopen() to D:\Hosting\8083468\html/wp-content/google-sitemap-generator.tmp
Any ides why the permission is being denied?