Author: obasigeorge
Description:
OS: Windows XP Media Center Edition - SP2 [All patches to date applied]
Server: Apache 2.0.55
PHP: 5.1.1
MySQL: 5.0.17
The installation of the application fails due to the specified key being too
long for the categories table. All tables have also been changed from InnoDB to
MyISAM for testing, as my hosting provider does not support InnoDB.
I have included the generated message.
+ Attached Installation Message
MediaWiki 1.5.4 installation
Please include all of the lines below when reporting installation problems.
Checking environment...
- PHP 5.1.1: ok
- PHP server API is apache2handler; ok, using pretty URLs (index.php/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
- GNU diff3 not found.
- Found GD graphics library built-in, image thumbnailing will be enabled if
you enable uploads.
- Installation directory: D:\WWWData\wwwroot\kurabu\wiki
- Script URI path: /wiki
- Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider
changing it manually.
- Trying to connect to MySQL on localhost as root... o MySQL error 1045: Access denied for user 'root'@'localhost' (using
password: NO)
- Trying regular user... ok.
- Connected to 5.0.17-nt-log; enabling MySQL 4 enhancements
- Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider
changing it manually.
- Database obasi_blog exists
- Creating tables... using MySQL 3/4 table defs...Query "CREATE TABLE
kurabu_mw_categorylinks ( cl_from int(8) unsigned NOT NULL default '0', cl_to
varchar(255) binary NOT NULL default '', cl_sortkey varchar(86) binary NOT NULL
default '', cl_timestamp timestamp NOT NULL, UNIQUE KEY cl_from(cl_from,cl_to),
KEY cl_sortkey(cl_to,cl_sortkey), KEY cl_timestamp(cl_to,cl_timestamp) )
TYPE=MyISAM" failed with error code "Specified key was too long; max key length
is 1000 bytes".
Version: 1.10.x
Severity: normal
OS: Linux
Platform: PC