Simple MediaWiki question

Posted by Adobe on Pro Webmasters See other posts from Pro Webmasters or by Adobe
Published on 2011-11-13T10:55:37Z Indexed on 2011/11/13 18:06 UTC
Read the original article Hit count: 573

Filed under:

I'm thinking about making a mediawiki website. At first I'd like to try it at localhost. I'm running Kubuntu 11.10, so I did:

sudo aptitude install apache2 mysql-server php5 php5-mysql php5-cli

And I also fetched the latest mediawiki to:

/home/boris/Its/sites/mediawiki-1.17.0

Now I'm supposed to open

http://localhost/home/boris/Its/sites/mediawiki-1.17.0/index.php

But firefox says the page is not found. While http://localhost works. If I get it right - I have to open index.php to install mediawiki. So my question is - what do I do wrong?

I'm really sorry for this is might be a very simple question.

By the way do I have to make a db beforehand? Is it possible to use mongoDB as a db with mediawiki?

© Pro Webmasters or respective owner

Related posts about mediawiki