Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Just a quick update – the URL for the curl command, as of 12/11/13 is this: http://dumps.wikimedia.org/mediawiki/1.22/mediawiki-1.22.0.tar.gz Otherwise the file you get back is a 404 page.
I’m stuck at the file download, at the curl command. I’ve tried the new link posted by @jeffcogs as well. As soon as I run it I get random and meaningless code. It might be me… I just installed LAMP… not sure if I missed anything. Thanks for any help in advance!
When scp LocalSettings.php into /etc/mediawiki/mediawiki-1.22, browser cannot access to http://localhost/mediawiki/mediawiki-1.22.0/ (show nothing) Any hint?
Hey, I tried to follow your tutorial, but I’m lost at a special point. I’ll try to install the mediawiki in a local area on my server and I don’t know how to identify my domain. Maybe my brain is a little bit slow today, but I can’t see any solution. Any ideas how to find out? As a little addition it is not my network, I was pleased to help a little bit there.
Ok mea culpa. My friend named his server with a lot of leet speek and therefor I had some typos within the name. Sorry my fault. Disregard my last question.
I’ve installed it correctly, put the LocalSettings in the folder with the index.php, but the only thing i get is a white page. when i insert ini_set(“display_errors”, 1); in the index.php i get this:
Warning: require_once(/etc/mediawiki/LocalSettings.php): failed to open stream: Permission denied in /etc/mediawiki/includes/WebStart.php on line 136 Fatal error: require_once(): Failed opening required ‘/etc/mediawiki/LocalSettings.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /etc/mediawiki/includes/WebStart.php on line 136
I’m really not a pro with this things and would welcome any help of you. Additional Information: I’ve installed in Ubuntu 12.04
another update the url is now… curl -O http://releases.wikimedia.org/mediawiki/1.19/mediawiki-1.19.20.tar.gz
or if 1.22 works… as jeffcogs tested? in 2013? that link is now… curl -O http://releases.wikimedia.org/mediawiki/1.22/mediawiki-1.22.0.tar.gz