Ubuntu Mediawiki Move LocalSettings.php Fix

If you have just installed Mediawiki from its .deb package and you get the below message:To complete the installation, move config/LocalSettings.php to the parent directory.

Then all you have to do is move the the LocationSettings.php file:

 sudo mv /var/lib/mediawiki/config/LocalSettings.php /etc/mediawiki

Refresh the page and it should all work nicely!

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>