This is what i see when i go to the mediawiki config.php:
MediaWiki 1.16.0 Installation Don't forget security updates! Keep an eye on the low-traffic release announcements mailing list. Checking environment... Please include all of the lines below when reporting installation problems. PHP 5.2.9 installed Found database drivers for: MySQL PostgreSQL SQLite PHP server API is cgi-fcgi; using ugly URLs (index.php?title=Page_Title) Have XML / Latin1-UTF-8 conversion support. Session save path (/usr/libexec/php5-cgi/var/lib/php/session) appears to be valid. PHP's memory_limit is 128M bytes. Couldn't find eAccelerator, APC or XCache; cannot use these for object caching. Found GNU diff3: /usr/bin/diff3. Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads. Installation directory: /usr/local/pem/vhosts/102025/webspace/httpdocs/mediawiki Script URI path: /mediawiki Installing MediaWiki with php file extensions Environment checked. You can install MediaWiki. Warning: require(/usr/local/pem/vhosts/102025/webspace/httpdocs/mediawiki/includes/LocalisationCache.php) [function.require]: failed to open stream: No such file or directory in /usr/local/pem/vhosts/102025/webspace/httpdocs/mediawiki/includes/AutoLoader.php on line 654 Fatal error: require() [function.require]: Failed opening required '/usr/local/pem/vhosts/102025/webspace/httpdocs/mediawiki/includes/LocalisationCache.php' (include_path='.:/usr/libexec/php5-cgi/share/pear:/usr/libexec/php5-cgi/share/php') in /usr/local/pem/vhosts/102025/webspace/httpdocs/mediawiki/includes/AutoLoader.php on line 654 I have no idea what these two errors mean. I have my mysql database set up but that seems irrelevant for this.