Page MenuHomePhabricator

Upgrade script not web-based
Closed, InvalidPublic

Description

Author: bugzilla.wikimedia

Description:
Hi,

it would be nice if the script that can be used to upgrade existing MediaWiki
installations (update.php) would be made web-based rather than staying as a
command-line script - not everyone who uses MediaWiki actually has shell access
to the box that it runs on. ^_~

Thanks a bunch!

[[en:User:Schnee]]


Version: 1.4.x
Severity: minor
OS: Windows XP
Platform: PC

Details

Reference
bz2204

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:27 PM
bzimport set Reference to bz2204.
bzimport added a subscriber: Unknown Object (MLST).

update.php is a command-line alternative to running the web-based installer for
upgrades, which has been available since 1.2.0.

bugzilla.wikimedia wrote:

The web-based installer, however, completely overwrites LocalSettings.php, which
is usually not what you want when upgrading to a newer version.

zigger wrote:

See also bug 198 for related enhancement ideas.