Page MenuHomePhabricator

installation hangs
Closed, ResolvedPublic

Description

Author: imre.gergely

Description:
When trying to install a fresh mediawiki, version 1.10.0, the installation hangs somehow, the browser says the page is done, the tables are created but there's no LocalSettings.php, and the setup process doesn't finish, because the page does not load entirely.

after a bit of trying, it seems that the admin user can't be "Admin". if i set "Admin1", or the default "WikiSysop", it gets installed like a charm, without problems.

i tried to install mediawiki 1.9.3 with the user Admin, and it worked without problems.

linux: fedora core 4
apache: 2.0.54
php: 5.0.4
mysql: 4.1.20

the install page says to turn on some option in LocalSettings.php file to see more debugging info, but i don't see how i could do that, because i don't have a LocalSettings.php file yet, because it's a fresh install. if i create this file by hand in config/, or outside config/, the setup doesn't even start, it says that the installation is complete (because it sees the LocalSettings.php file i would guess).


Version: 1.10.x
Severity: major
OS: Linux
URL: http://pastebin.com/m44b03e87

Details

Reference
bz10556

Event Timeline

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

robchur wrote:

Issue was identified as the user using the same admin username and password, now resolved.

  • This bug has been marked as a duplicate of bug 10016 ***