• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Installing MediaWiki on Rackspace Cloud Sites

By Abhishek Ghosh September 14, 2012 11:44 am Updated on September 14, 2012

Installing MediaWiki on Rackspace Cloud Sites

Advertisement

Installing MediaWiki on Rackspace Cloud Sites is quite easy, simply follow our step by step guide for Installing MediaWiki on Rackspace Cloud Sites. You can install any other Wiki Software from our previously listed guide.

 

Installing MediaWiki on Rackspace Cloud Sites

 

In this guide for Installing MediaWiki on Rackspace Cloud Sites, we will install MediaWiki on a SubDomain because we want to use for our clients as a guide. You can install on a subfolder or main domain as per your need. The minimum softwares and other things you will need are :

 

  • Any SFTP Software like WinSCP
  • Rackspace Cloud Sites Account
  • A good text editor like gedit

 

Simply follow this method for creating a subdomain on Rackspace Cloud Sites:

Advertisement

---

 

In your Rackspace Cloud Account Click the Add a New Site button and name it as you want :

 

Installing MediaWiki on Rackspace Cloud Sites

 

Just follow the wizard only make the database option to Unlimited Databases and Finish it. It will take seconds to get the subdomain ready. If you open the url of the subdomain on your browser, you will notice that the default Rackspace Webpage :

 

Rackspace Your website is ready

 

Open the /yoursubdomain.com/web/content 

directory on your SFTP software and delete the index.html file present there.  You need to download MediaWiki software from here :

 

Vim
1
http://www.mediawiki.org/wiki/Download

 

You can uncompress and upload or if you are used with PHP scripting, use a script like this to simply do the work easily :

 

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
 
$url = "http://download.wikimedia.org/mediawiki/1.19/<span style="color: #ff0000;">mediawiki-1.19.2</span>.tar.gz";
$file = "<span style="color: #ff0000;">mediawiki-1.19.2</span>.tar.gz";
$esc = escapeshellarg($url);
exec("wget " . $esc);
$shell = "tar -xzvf $file"; //tar
$shell = escapeshellcmd($shell);
exec($shell,$nu);
$del = "rm $file";
$del = escapeshellcmd($del);
exec($del,$nu);
print_r("done");
 
?&gt;

 

If you now point your browser to the subdomain’s URL, you should see the default webpage of MediaWiki :

 

Installing MediaWiki on RackspaceClick that “set up the wiki” link and simply continue to click “Continue” button untill you have reached the database setup page :

 

Installing MediaWiki on Rackspace Cloud Database

 

So we need a database. Go your Rackspace Cloud Sites account and create a database :

 

Rackspace Database

 

Follow the wizard to create a database. After the database is created, click the hyperlinked database url and you will get the details :

 

Rackspace Database Details

 

Read Why this is not localhost in case of  Rackspace Cloud Sites

 

So copy paste them in your MediaWiki’s database form and simply continue to keep everything in default and it should normally complete Installing MediaWiki on Rackspace Cloud Sites. As a last step, you will get a file named LocalSettings.php generated by MediaWiki, save it and upload it through SFTP where your MediaWiki’s index.php file is located.
Signature

Tagged With IMB1 , rackspace install wiki , recentlyuad
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Installing MediaWiki on Rackspace Cloud Sites

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • How To Install MediaWiki on Rackspace Cloud Sites Video Guide

    How To Install MediaWiki on Rackspace Cloud Sites Video Guide is an add-on guide for our Installing MediaWiki on Rackspace Cloud Sites guide to make it clear.

  • Installing WordPress on Rackspace Cloud Sites : Step by Step Guide

    Installing WordPress Rackspace Cloud Sites is very easy. However, Rackspace uses their own version of Control Panel. Here is full step by step guide.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Comments

  1. AvatarDan says

    November 15, 2012 at 4:42 am

    Hi Abhishek, I found your guide after I had done the same install of Mediawiki (1.20.0) on Rackspace Cloudsites.
    I am having problems with uploading files, I get an error:

    Upload warning

    Could not acquire lock for “mwstore://local-backend/local-public/8/8f”.
    Could not acquire lock for “mwstore://local-backend/local-public/8/8f/image.png”.

    Have you found or fixed this issue?

  2. AbhishekAbhishek says

    November 15, 2012 at 9:03 am

    I will be installing MediaWiki within 2-3 days, I will make it a video screen cast guide. That will help you more.
    If somehow still does not work, report me. Probably there is issue with the full Linux path in your case.

  3. AvatarLeland says

    April 5, 2013 at 12:47 pm

    I just could not go away your website before suggesting that I actually loved the usual info a person provide for your visitors?

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

vpsdime

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2026 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy