Creating A VPS Testing Server

From Joomla! Documentation

Revision as of 08:18, 7 August 2012 by Jasondavis87 (talk | contribs)
Documentation all together tranparent small.png
Under Construction

This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template.
This article was last edited by Jasondavis87 (talk| contribs) 11 years ago. (Purge)


Introduction[edit]

I didn't find any information on this on the wiki so i figured I'd add this to the Joomla! Docs. This tutorial will explain how to set up a testing server for use with Joomla! and the Eclipse IDE.

Prerequisites & Outlook[edit]

This tutorial will use the following software to give you a complete testing server environment.


Why Testing Server[edit]

Do you have a website that's live and you need to constantly upgrade your website, however since your website is live, you dont want to edit the actual website, resulting in the site crashing from time to time or not working. Getting a testing server allows you to do all your testing without affecting the live server. Then you upload your completed update to the Live Server once completed.

Why a VPS[edit]

Nine times out of ten, your server is on a Linux based system, but you are not. Sometimes testing between Windows or Mac based systems and then switching over to a Linux based system can cause issues. I.e. carriage returns, etc. So your testing server should be on a Linux based system ( or whatever the actual server is ).

--Jasondavis87 08:16, 7 August 2012 (CDT)