Featured Posts

Fixing The Wordpress Error: Could not copy file /public_html/blog/wp-content/upgrade/*Fixing The Wordpress Error: Could not copy file /public_html/blog/wp-content/upgrade/* So I've been halfheartedly trying to setup a new Wordpress installation for a client that I subcontract for and I kept running into permissions errors when trying to update the Wordpress installation and...

Read more

How To Fix Dreamweaver Crashing When Opening A PHP FileHow To Fix Dreamweaver Crashing When Opening A PHP... I've been working on my first html template to Wordpress theme conversion and every thing was going great (aside from having millions of tabs open trying to figure out how to best use the template tags),...

Read more

How To Not Fail The Crap Out Of A Job InterviewHow To Not Fail The Crap Out Of A Job Interview For about the past 6 months to a year I have been conducting interviews.  Some of the adjectives used by people to describe this interview are: *Stressful *Insightful *Hard *Depressing *Educational The...

Read more

Shameless Plug - I Want Dual Monitors From Jonathan VolkShameless Plug - I Want Dual Monitors From Jonathan... So if you are in the internet marketing space at all, you might have heard the name Jonathan Volk.  Not only does Jon, make a ton of money online.... but, from what I hear he's a pretty decent drummer...

Read more

Making Money On Twitter (Kind Of)Making Money On Twitter (Kind Of) If you aren't on twitter then you either don't care about social networking or are still stuck on Myspace thinking it's the greatest thing in the world.  I've been on twitter for several months and it's...

Read more

Fixing The Wordpress Error: Could not copy file /public_html/blog/wp-content/upgrade/*

Posted by Keith | Posted in Webdev, Wordpress | Posted on 07-12-2009

Tags: , ,

1

wordpress-logoSo I’ve been halfheartedly trying to setup a new Wordpress installation for a client that I subcontract for and I kept running into permissions errors when trying to update the Wordpress installation and plugins from inside Wordpress.

I generally just upload a customized folder set that has the same themes I use on all installations and the basic plugins I setup for all of my clients.  I thought that somehow, Filezilla might have done something strange while uploading this folder set.

Figuring that since it was a new site and it would take more time to track this crap down then it was worth, I just re-uploaded a fresh Wordpress installation (keeping the old wp-config.php to save time).

The fresh Wordpress installation I had locally was outdated so the first thing I did was an automatic update inside of the Wordpress Admin area.  This went without issue.  Next I decided to install the plugins…. I waited, and waited, and then waited some more until finally I get hit with:

Could not copy file /public_html/blog/wp-content/upgrade/all-in-one-seo-pack/all-in-one-seo-pack/all_in_one_seo_pack-bg_BG.mo

No worries… I’ll just plug the error into The Goolges and see what comes of it.  At first I search on the entire error… which is kind of newbish, but for the extra 10 seconds it takes – I’ll search specific first before searching more general.

So, as expected – being specific yeilds no results

GoogleResults

That’s ok… time for a more general search.  This time I search for:

Could not copy file /public_html/blog/wp-content/upgrade/

This end’s up giving me over 1,500 results… there’s bound to be something useful in there somewhere… So I check out the first link given to me by the all mighty, all knowing Google and I actually get some useful information… even though I have to scroll down a bit (It was a Wordpress Support Topic).

The end result that finally allowed me to install and update new plugins:

  1. Login to the end client’s ftp account
  2. Delete the /wp-content/upgrade/ directory
  3. Create a new upgrade directory with nothing in it
  4. Assign 755 permissions to the folder – If you don’t know what this means… you shouldn’t be charging people for websites.
Share and Enjoy:
  • Print
  • Digg
  • Twitter
  • Facebook
  • Google Bookmarks
  • Reddit
  • Posterous
  • del.icio.us
  • StumbleUpon
  • Blogplay
  • Sphinn
  • Mixx

Comments (1)

Thanks for the help, you solve my problem with this fix.

[Reply]

Write a comment

CommentLuv Enabled