This installation was done upon a base with a mediawiki 1.2.6, as I was adviced previously.
(It seems to be a little bug concernning the php memory limit. 3072Mo is said to be not enough)
Checking environment...
* PHP 4.3.8 ok * PHP server API is apache; ok, using pretty URLs (index.php/Page_Title) * Have XML / Latin1-UTF-8 conversion support. * PHP's memory_limit is 3072M. If this is too low, installation may fail! Attempting to raise limit to 20M... ok. * Have zlib support; enabling output compression. * Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads. * Installation directory: /var/www/le/all4dev * Script URI path: /le/all4dev * Connected as root (automatic) * Connected to database... 4.0.20-log; enabling MySQL 4 enhancements * Database all4dev exists * There are already MediaWiki tables in this database. Checking if updates are needed...
...ipblocks is up to date. ...already have interwiki table ...indexes seem up to 20031107 standards ...have linkscc table. ...linkscc is up to date, or does not exist. Good. ...have hitcounter table. Adding rc_ip...ok Converting links table to ID-ID... Loading IDs from cur table... Finished loading IDs.
Dropping temporary links table if it exists... done. Creating temporary links table... done.
Processing 82 rows from links table... Inserting 82 tuples into links_temp... done. Total 82 tuples inserted. 82 valid titles and 0 invalid titles were processed.
Dropping backup links table if it exists... done. Swapping tables 'links' to 'links_backup'; 'links_temp' to 'links'... done.
Conversion complete. The old table remains at links_backup; delete at your leisure. Adding user_real_name field to table user...ok Adding querycache table for slow special pages... ok Adding objectcache table for message caching... ok Adding categorylinks table for category management... ok
Warning: mysql_query(): 99 is not a valid MySQL-Link resource in /var/www/le/all4dev/includes/Database.php on line 177
Warning: mysql_query(): 99 is not a valid MySQL-Link resource in /var/www/le/all4dev/includes/Database.php on line 177
Unable to free MySQL result
Backtrace: Database.php line 210, in wfdebugdiebacktrace() DatabaseFunctions.php line 83, in database::freeresult() moveCustomMessages.inc line 38, in wffreeresult() index.php line 448, in movecustommessages()