How do I configure Mediawiki on EC2 if anonymous browsing is disabled?

Posted by Feasoron on Ask Ubuntu See other posts from Ask Ubuntu or by Feasoron
Published on 2012-05-02T21:27:46Z Indexed on 2012/10/11 21:48 UTC
Read the original article Hit count: 114

Filed under:
|
|

So I have new MediaWiki instance install on a brand new Amazon EC2 instances. All is going swimmingly, until I have to log in via the web browser to configure it. Since I'm running on a hosted server, I can't hit http://localhost/mediawiki/config/index.php like the instructions say to.

If I try to hit it via http://<My IP address>/mediawiki/config/index.php, my browser just tries to download the file because anonymous browsing isn't enabled. I seem to be before LocalSettings.php is created, so I don't know how to move forward from here.

© Ask Ubuntu or respective owner

Related posts about server

Related posts about amazon-ec2