hemineko
Member
Posted 2 years ago #
I have 4 plug-ins that need update, auto update used to work but now does not for the plug-ins. Auto update has never worked for the wordpress updates.
This is what I get when trying to update:
"Downloading update from http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip.
Unpacking the update."
--and that's it. It just hangs there. I now have version 2.8.5
hemineko
Member
Posted 2 years ago #
dotlizard
Member
Posted 2 years ago #
me too! Version 2.9, now. Won't update any plugins, going to try it by hand and hope for the best I suppose?
theinfinityes
Member
Posted 2 years ago #
i had the same problem, it seems to be an issue with your servers php memory limits. i fixed the problem by uploading a php.ini file containing the single line:
memory_limit = 128M
to the main wordpress folder and the wp-admin folder (not sure which one did the trick...)
if that doesn't help contact your host and ask how to increase your php memory.
good luck.