Wordpress plugins not updating/installing -


since yesterday, i've tried numerous times upgrade/install plugins on website built wordpress (not mine, first time i'm on it).

i following message while installing new plugin:

downloading install package http://downloads.wordpress.org/plugin/[plugin-name].zip…  unpacking package… 

and stops there.

i tried updating akismet too. didn't upgrade , webite hanged maintenance mode. website again , message on dashboard:

an automated wordpress update has failed complete - please attempt update again now. 

any suggestions?

here few possibilities

  • incorrect permissions.
  • prombelmatic plugin.
  • configuration in .htaccess not allowing files large enough perform action.
  • try adding addtype x-mapp-php5 .php top of .htaccess file.
  • try deleting .maintenance file.

Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -