From Meta
MediaWiki 1.3.2 installation
Please include all of the lines below when reporting installation problems.
Checking environment...
* PHP 4.3.9RC1: 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.
* Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads.
* Installation directory: /var/www/localhost/mediawiki-1.3.2
* Script URI path: /mediawiki
* MySQL error 1045: Access denied for user: 'root@localhost' (Using password: NO)
* Trying regular user... ok.
* Connected to database... 4.0.20; enabling MySQL 4 enhancements
* Database wikidb 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.
Converting links table to ID-ID...
Schema already converted
...have user_real_name field in user table.
...have special page querycache table.
...have objectcache table.
...have categorylinks table.
Template namespace already initialised
Initialising "MediaWiki" namespace...
Clearing message cache...Done.
* Finished update checks.
Creating LocalSettings.php...
Success! Move the LocalSettings.php file into the parent directory, then follow this link to your wiki.