Installing WordPress on Rackspace Cloud Sites with CLI and Script


Installing WordPress on Rackspace Cloud Sites with CLI and Script requires very less technical knowledge or UNIX commands, simply follow the way of our . This , Installing WordPress on Rackspace Cloud Sites with CLI and Script basically reduces the pain of uploading WordPress manually as we described in the tutorial Installing WordPress on Rackspace Cloud Sites. In that tutorial, simply omit the steps written under the subheader Installing WordPress on Rackspace Cloud Sites.

 

Installing WordPress on Rackspace Cloud Sites with CLI and Script : Preface

 

If you are a normal human being, you will not understand anything that we are going to do in this Installing WordPress on Rackspace Cloud Sites with CLI and Script guide. Screen shots will more confuse you. So to demystify, please read this Rackspace Cloud Sites from Command Line Interface guide first. This is some what opt out option for you, like die().

 

Installing WordPress on Rackspace Cloud Sites with CLI and Script : Steps

 

First go to this webpage :

 

https://github.com/AbhishekGhosh/wp-downloader/blob/master/wp-downloader.php

 

Download the zip file and extract it on desktop. There will be a php file, named wp-downloader.php. For convenience, we have renamed it to foo.php in this guide. Copy paste that foo.php file to the same as we described on that linked previous tutorial (inside C:\Program (x86)\GnuWin32\bin for a normal setup Windows 7 64 bit PC). Open console by double clicking it and these commands :

 

To psftp.exe working :

 

psftp.exe

 

To login :

 

open your-rackspace-username@your-rackspace-cloud-sites-ip 

 

Change the funky colored texts to real values.

 

Installing WordPress on Rackspace Cloud Sites with CLI and Script


 

Change your location from SFTP root to /web/content/ directory. In the above screenshot, I have done in two steps using cd command, to you how to do it in a bit illustrative way. You can do it in one step if your webfolder’s name is www.domain.com :

 

cd www.domain.com/web/content

 

Now upload the foo.php file by using put command :

 

put foo.php

 

Instantly it will be uploaded and return back to :

 

psftp>

 

Type bye to exit. Now point your browser to run the script :

 

Installing WordPress on Rackspace Cloud Sites from Command Line Interface

 

 

Follow the wizard to complete installing WordPress. The script will download the latest version of WordPress in tar.gz format, extract it and delete that WordPress tar.gz file and itself will be deleted. There will be no foo.php on your server. This ends the tutorial for Installing WordPress on Rackspace Cloud Sites with CLI and Script. We will try to create more easier automated scripts, if we get time.

 

Signature


0saves
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.
About Abhishek

Abhishek Ghosh is an Orthopedic Surgeon, Inventor with 216 Patents, Current editor of The Customize Windows Media Group. You can follow and know more about Dr. +Abhishek Ghosh on Google Plus and follow on Twitter as @AbhishekCTRL.

Trackbacks

  1. Installing WordPress on Rackspace Cloud Sites From Command Prompt says:

    [...] Installing WordPress on Rackspace Cloud Sites with CLI and Script [...]

  2. Installing WordPress on Rackspace Cloud Sites says:

    [...] or UNIX commands, simply follow the way of our guide [...]

Speak Your Mind

*