justinhartman
Member
Posted 1 month ago #
Hi Guys
I upgraded from WP 2.3.3 to 2.5 and tested the plugin automatic upgrade. The first one I tried was the Google XML Sitemap plugin and it upgraded perfectly.
However, trying to upgrade the other outdated plugins no longer work. I enter the same FTP connection information as I did with the Google Sitemap plugin but every single time I just get an error saying
Error: There was an error connecting to the server, Please verify the settings are correct.
I can't figure out why it worked the first time and now not again... I've tried different settings to make sure I'm not losing my mind but alas nothing is working.
Any ideas?
apoorvkhatreja
Member
Posted 2 weeks ago #
Same error here. It doesnt work.
Seems to work with 2.5.1. However, I am finding a lot of other issues with this distribution.
Andrew Crook
needle189
Member
Posted 1 week ago #
I haven't been able to upgrade from 2.5 to 2.5.1 it gets stuck in maintainence mode .Tried to contact the authors but no reply ..
justinhartman
Member
Posted 1 week ago #
Hi Guys - I figured out the issue from my side and on my server this all relates to permissions and users.
1. I changed /wp-content/ (and all directories below that) to have full write permissions (i.e. 0777).
2. I changed my owner and group permissions for the /plugins/ and /upgrade/ folders to the same as my apache owner and group. In my case my apache user is www-data and the group is also www-data.
Once I changed these two things my upgrade functionality worked perfectly.