How to Install Joomla Without Internet Connection
The era of the web has become a trend at this time. In this era many pop-application web-based application, any one of them is Joomla. Joomla is a Content Management System (CMS) that is open source licensed under the GNU / GPL so users can modify, delete or add the script included in software.
In the discussion this time we will learn how to install Joomla on a local server computer. What benefits? Advantages You can do without such modification must be connected to the internet, once completed you can upload files to file-hosting.
There are several steps you should do before installing Joomla. The first, you must install the web application server to the computer. Web Application Server I use WampServer is, you can get on website http://www.wampserver.com authorized. The second, to create a database using phpmyadmin. Finally, the installation of Joomla itself, you can either donwload it at http://www.joomla.org.
Installing WampServer
1. After you download wampserver, click 2x on the installation file. Click [Next].
2. And specify the drive and folder in which you want to install it or leave it by default the installation is done on the folder c:\wamp, then click [Next].
3. In the next box give checked option [Create a desktop icon], and then click [Next].
4. Then click [Install], wait some time to finish the installation process.
5. Once completed checked the option [Launch Wamp Server 2 Now] and click [Finish].
6. Open the Firefox browser or Internet Explorer and then type in http://localhost Addres Bar. If your installation was successful then the browser will display the main page of WampSever.
Here you all done installing Wampserver, now we continue to make database for the site.
Create Database
1. Type in your browser http://localhost/phpmyadmin. Locate the [Create New Database], any posts under the name of the database type that you want. For example type in Joomla, and then click [Create]. At this stage, you have successfully created the database.
Installing Joomla
1. The files you have downloaded to extract the folder c:/wamp/www/joomla. Use WinRAR or WinZip to extract. Then open your browser, type in the Address Bar http://localhost/joomla. Select the language you want to use and click [Next].
2. Then the window will display information about the version of Joomla are you using, and some other information, click [Next].
3. Next window will display a license. Click [Next].
4. In the next window you are asked to fill in information about the database you just created. In the Host Name fill in the ‘localhost‘. Fill in the Username box with the ‘root‘. Password leave it blank because previously we did not create a password for the database. In the Database Name in accordance with the fill in the name of the database that you created in the previous step.
5. Then if necessary you can make settings Confguration FTP. This configuration is required in the process of uploading files in the hosting. Or just skip this step you can do so later using FTP software.
6. Next you are asked to fill out the information on the website that you want, in the Site Name box fill in the name of your website. Fill in the email and password you want. Click [Install Sample Data], if you click the button then joomla akan install some data that you can use as an example to make modifications to the website later. If this is your first time using Application Joomla you should just click the button, then click [Next].
7. Joomla installation has been completed. You are requested to delete the folder instalation. Go to the folder c:/wamp/joomla folder and delete the instalation.
8. Then type in your browser http://localhost/joomla. If it appears that the interface is the main page of the Joomla installation then you have succeeded.

