I'm thinking about developing a MediaWiki site. I want to start at localhost. I've never done any web-dev in my life. So I've installed mediawiki thru a synaptic (I'm on Kubuntu 11.10). If I understand it right I has to open index.php
in localhost. How can I do it? I tried
http://localhost/usr/share/mediawiki/index.php
but it says "Not found".
P.S. When I open localhost - it says "It works!" and nothing else. I thought it should give me an index of home folder or something like that.