Member Area   WebMail   FAQ   Search   Profile   Log in to check your private messages   Log in   Register E-RICE.net
Author Message
Wordpress upload error
E-RICE.net Members Community Forum Index -> General Support Reply to topic
iam5foot8
PostPosted: Tue Mar 09, 2010 22:25  Reply with quote



Joined: 22 May 2008
Posts: 9

Trying to the uploader within WP to upload images and files. When I try to upload a file I get this error:

“The uploaded file could not be moved to /virtual/users/e15595-16424/web/blog/wp-content/uploads.”

My folder is chmod 777, both wp-content and uploads.

My .htaccess has this in it:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>


My .htaccess file is in the root directory /web/. My WP installation is in a folder within that called /blog/.

Hope it's something simple.

Thanks!
Back to top
View user's profile Send private message
Alan
PostPosted: Wed Apr 07, 2010 09:15  Reply with quote
Site Admin


Joined: 14 Aug 2002
Posts: 3031

Problem solved.
_________________
Member Area - FAQ - SignUp - AUP
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic

View next topic
View previous topic
Page 1 of 1
E-RICE.net Members Community Forum Index -> General Support

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



- Powered by phpBB © 2001, 2002 phpBB Group