You are here
ancara - Wed, 2012/03/21 - 22:11
I have installed the Wordpress appliance and everthing is working fine accept for when I login into wordpress to upload a new theme I get the following error:
"The uploaded file could not be moved to /var/www/wordpress/wp-content/uploads/2012/03. "
Any ideas what could be causing this, as the rest of the wordpress front end seems to work fine
Its only when i click on Theme under Appearence it suddenly takes ages to load (about two minutes)
and then when I upload the new theme after about 3 minute the error presents itself.
I have checked the user rights in the /var/www/wordpress/wp-content/uploads/2012/03 directory and it all seems to be okay
Forum:
I was going to suggest checking permissions...
But sounds like you checked that... Just to be clear - it's owned by www-data:www-data? And has permissions set to 755?
yes, I have double checked
yes, I have double checked that. I am totally confused
Google says:
And something else:
And finally - a php.ini tweak:
http://www.webtechquery.com/index.php/2011/11/wordpress-the-uploaded-fil...
Not sure if any of thst will work for you? Seems like a pretty common WP problem over the last few years but also may have different causes...?
Be great if you can post back with what if anythung works.
If/when you chmod, don't forget to use the '-R' (recursive) switch.
It may be easier to just upload the theme direct to your server via SFTP?
How large is the file you are
How large is the file you are trying to upload? maybe you need to increase the limit in the php.ini file.
Add new comment