Dave Darby
Member
Posted 1 year ago #
Have have no problems in our development site keeping up with RC updates via Dashboard. Was anxious to kick it to 3.0 final today and let it rest a while while we finish the site, but bad news which clearly others or having problems too.
Just wanted to add this as it is indicated or assumed that many of these update fails are 2.92 or older to 3.0 - in our case, it died from 3.0RC2 to 3.0 final.
Update is taking much longer than the 3.0RC versions did - thought it might be download/traffic issues but I'm watching FTP and download files are there pretty quickly.
I'm going back to RC2 and sit awhile I guess.
Dave Darby
Member
Posted 1 year ago #
also, already running with
define('WP_MEMORY_LIMIT', '64M');
which we needed to upgrade to RC1 from 2.92
Dave Darby
Member
Posted 1 year ago #
back to old with correction - it was WordPress 3.0-RC3-15257 that we were on when attempting the automatic upgrade.
Anybody else having problems upgrading from RCx to 3.0???
bh_WP_fan
Member
Posted 1 year ago #
rename your plugins folder and change your theme to the default theme, also try increasing your memory_limit to 128M, then try the upgrade again.
Go whole hog. define('WP_MEMORY_LIMIT', '256M' );