2 users responded in this post

Subscribe to this post comment rss or trackback url
User Gravatar
Verio Tier II said in July 7th, 2011 at 12:34 pm

I'm pretty sure you might have figured this out by now.. and maybe not, but.. I would check your ownership and permissions for the wp-content and uploads directory. You truly should only need them to be 755, and then the ownership on the directories to be your user, example:

drwxr-xr-x 5 user user 4.0K Jul 7 11:44 wp-content

When attempting to build any CMS sites on any of our VPS accounts, permissions will always be an issue if you're attempting to use the default location /www/htdocs (/var/www/html). The issue is due to your user not being the root user, and not being able to FTP to those directories, because they belong to root.

Your administrative user can upload using a FTP client, but you're not going to be able to do it, using any web script, since web users don't have permission to write to your site, and would be a security risk if they were able to.

Now, if you're set up under a virtual host, and you're still having those same issues, I would look back on how your ownership is set up for those directories, but you shouldn't need any permissions higher than 755 on your wp-content directory.

Sorry if I wasn't too clear, or added way too much on the explanation.. but, I truly hope this helps. I use our servers as well, and I love WordPress. Good luck!

User Gravatar
Wes said in August 23rd, 2011 at 6:02 am

Thanks for posting…. I finally called in to support and got this issue fixed along with a couple others… blogged about it here:
http://www.wesedholm.com/2011/08/23/how-to-get-wo

Leave A Reply

 Username (Required)

 Email Address (Remains Private)

 Website (Optional)