Page MenuHomePhabricator

Installer stalls on "initialising MediaWiki namespace"
Closed, ResolvedPublic

Description

Author: mreed72

Description:
I cannot seem to get the installation past this point. It does not create the localsettings.php
file.


Please include all of the lines below when reporting installation problems.

PHP 4.3.4 installed
Warning: PHP's register_globals option is enabled. Disable it if you can.
MediaWiki will work, but your server is more exposed to PHP-based security vulnerabilities.
PHP server API is cgi; using ugly URLs (index.php?title=Page_Title)
Have XML / Latin1-UTF-8 conversion support.
PHP is configured with no memory_limit.
Have zlib support; enabling output compression.
Neither Turck MMCache nor eAccelerator are installed, can't use object caching functions
Found GNU diff3: /usr/bin/diff3.
Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled if you enable uploads.
Found GD graphics library built-in.
Installation directory: /home/www/wiki.blastedhits.com
Script URI path:
Environment checked. You can install MediaWiki.
Generating configuration file...

Database type: mysql
PHP is linked with old MySQL client libraries. If you are using a MySQL 4.1 server and have
problems connecting to the database, see http://dev.mysql.com/doc/mysql/en/old-client.html for
help.
Attempting to connect to database server as scoree9_db2...success.
Connected to 4.0.24_Debian-10sarge1
Database scoree9_db2 exists
Creating tables... using MySQL 4 table defs... done.
Initializing data...
User scoree9_db2 exists. Skipping grants.
Created sysop account admin.
Initialising "MediaWiki" namespace...


Version: 1.6.x
Severity: normal

Details

Reference
bz5975

Event Timeline

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

robchur wrote:

Just to check...it's being allowed time to run? Do any of the error logs (MySQL,
PHP, HTTPD) give clues about what's happening?

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