[wp-trac] [WordPress Trac] #16066: Update failed problem

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 6 20:27:14 UTC 2011


#16066: Update failed problem
-----------------------------+-----------------------------
 Reporter:  JonezJeA         |       Owner:
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Future Release
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+-----------------------------
Changes (by dd32):

 * component:  General => Upgrade/Install
 * milestone:  Awaiting Review => Future Release


Comment:

 The updater should be using `ignore_user_abort();` to avoid problems of
 the process being severed half way through.

 The fact is, version.php may have been updated in this case, but that
 doesn't mean that the upgrade fully completed (especially if the
 maintenance file has timed out by the time the user loads the site again).

 This may also help on some sites that use a proxy server in front of PHP,
 in that there have been reports that the proxy gives up on waiting for
 data and returns an error..

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16066#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list