Title: WordPress 2.8 Plugin Update Problem
Last modified: August 19, 2016

---

# WordPress 2.8 Plugin Update Problem

 *  [arzlonga](https://wordpress.org/support/users/arzlonga/)
 * (@arzlonga)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/)
 * Hi there,
 * I’ve just updated my WordPress 2.7.1 to 2.8 via auto update. It finished updating
   without problems.
 * I also wanted to update one of my plugins which was adjusted to the new 2.8 version.
   But it gave me this error.
 * Warning: unpack() [function.unpack]: Type V: not enough input, need 4, have 0
   in /home/***/public_html/***/wp-admin/includes/class-pclzip.php on line 4770
 * PCLZIP_ERR_BAD_FORMAT (-10) : Invalid archive structure
 * So I tried 2 other plugins which have their new versions but getting the same
   errors. My auto plugin update was working very well before updating my WordPress
   version. So anyone knows anything about it?
 * PS: I can upload media, I can update WordPress but I can’t update my plugins.
   That’s my problem.

Viewing 15 replies - 16 through 30 (of 46 total)

[←](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/?output_format=md)
[1](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/?output_format=md)
2 [3](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/3/?output_format=md)

 *  [uthfull](https://wordpress.org/support/users/uthfull/)
 * (@uthfull)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101503)
 * Brilliant! Thank you so much Ryan. I overwrote http.php and the plugin installs
   seem to function correctly now.
 * Hope you don’t mind if I ask a dumb question. Should I replace http.php on another
   WP 2.8 blog installation that is not showing the bug just as a precaution or 
   is it really not required?
 *  [Ryan Boren](https://wordpress.org/support/users/ryan/)
 * (@ryan)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101507)
 * Uthfull, this is dependent on which http transports are available on a given 
   host. If it’s working for you, there is no need to replace.
 * Thanks go to demetris, who isolated the problem.
 *  [demetris (Demetris Kikizas)](https://wordpress.org/support/users/demetris/)
 * (@demetris)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101508)
 * **Uthfull**, no. If the other installation works, you don’t need to do anything.
 * It seems this issue depends on the server setup. So, it only appears on some 
   installations.
 * Eh! Ryan was faster by 20 seconds this time. I’m catching up.
 *  [uthfull](https://wordpress.org/support/users/uthfull/)
 * (@uthfull)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101510)
 * [@ryan](https://wordpress.org/support/users/ryan/) : Both blogs are hosted on
   the same host and the same server but exhibit opposite behaviour with regard 
   to this bug.
 * [@demetris](https://wordpress.org/support/users/demetris/) : Alright. Even though
   they’re both on the same server, I’ll let the other installation be the way it
   is till it starts going crazy on me(if ever).
 * Thank you once again, both of you.
 *  [uthfull](https://wordpress.org/support/users/uthfull/)
 * (@uthfull)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101600)
 * I thought I’d let you guys know that the other blog on the same server just started
   giving me the error. That’s cool, since I already have a cure. :). demetris is
   right to say that it is due to some server setups.
 *  [glitterkill](https://wordpress.org/support/users/glitterkill/)
 * (@glitterkill)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101723)
 * The fix posted worked to correct the issue I was having. Thanks!
 *  [mikefulton](https://wordpress.org/support/users/mikefulton/)
 * (@mikefulton)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101779)
 * Since I’ve installed 2.8, I cannot successfully install plugins through the Dashboard
   interface at all. Every time I try, I get an “ERROR 500” page from my server.
 * I’ve tried both the original HTTP.PHP file from the full download as well as 
   the changed version that Ryan posted a few days ago. Both versions give the same
   result.
 *  [mikefulton](https://wordpress.org/support/users/mikefulton/)
 * (@mikefulton)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101780)
 * Meh… now I see that I’m getting errors upon attempts to ACTIVATE plugins as well.
 *  [michealsavoie](https://wordpress.org/support/users/michealsavoie/)
 * (@michealsavoie)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101781)
 * I am getting the:
 * > Incompatible archive PCLZIP_ERR_BAD_FORMAT (-10) : Invalid archive structure
 * error after changing the http:php file. It was doing this before as well. Not
   sure what else to do.
    Running php 5.2.9 libxml2 2.7.3 and wordpress 2.8
 *  [signupandmakemoney](https://wordpress.org/support/users/signupandmakemoney/)
 * (@signupandmakemoney)
 * [17 years ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101782)
 * I was able to fix my wp 2.8 problem by deleting all my old inactive plugins. 
   I don’t know why this worked, but it did.
 *  [jazyfko](https://wordpress.org/support/users/jazyfko/)
 * (@jazyfko)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101806)
 * thanks all for the help with the link to the http.php. It save me a few of my
   hair I did not have to pull out… 🙂
 *  [dodo](https://wordpress.org/support/users/dodo/)
 * (@dodo)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101818)
 * The replacement of http.php fixed my issue. Thanks!
 *  [Ginchen](https://wordpress.org/support/users/ginchen/)
 * (@ginchen)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101840)
 * I also have the problem, even after downloading the new http.php. 🙁
    What might
   be interesting, besides the error message that everybody here receives, I also
   get the following:
 * Warning: unlink(/***/***/***/html/blog/wp-content/upgrade/wp-syntax.0.9.8.zip)[
   function.unlink]: No such file or directory in /***/***/***/html/blog/wp-admin/
   includes/class-wp-upgrader.php on line 146
 * And I watched my upgrade folder closely while trying to auto-update: WordPress
   DOES download the zip file, but it seems that it deletes it again before unpacking!
 *  [StalkerB](https://wordpress.org/support/users/stalkerb/)
 * (@stalkerb)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101846)
 * In case this helps anybody since 2.8 rolled out my error log created a huge file
   that took up all the available space for my account and then there wasn’t enough
   room to download and upack the upgrade files.
 * So everytime I tried to upgrade I got PCLZIP_ERR_BAD_FORMAT (-10)
 * I deleted the error log and it all works fine now.
 *  [skysnow](https://wordpress.org/support/users/skysnow/)
 * (@skysnow)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/2/#post-1101871)
 * So I tried overwriting the http file given by Ryan, it worked and then after 
   some time it didn’t.
 * So what I did, I **deleted all inactive plugins ** I have. And guess what? Its
   working now.

Viewing 15 replies - 16 through 30 (of 46 total)

[←](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/?output_format=md)
[1](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/?output_format=md)
2 [3](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/3/?output_format=md)

The topic ‘WordPress 2.8 Plugin Update Problem’ is closed to new replies.

## Tags

 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [trac10104](https://wordpress.org/support/topic-tag/trac10104/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 46 replies
 * 26 participants
 * Last reply from: [wrhector](https://wordpress.org/support/users/wrhector/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/wordpress-28-plugin-update-problem/page/4/#post-1102139)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
