WampServer in Android

Introduction

This article explains how to Install WampServer in windows to make a local server for your Android application.

Wamp Sever

Wamp Server (Windows, Apache, MySQL, PHP/Perl Python) is a small server that runs on the Windows operating system. Wamp includes a database administrator and phpMyAdmin data. Using this we can create a new database, tables and enter data. Wamp Server provides the facility to developers to make the web application locally with the operating system. Wamp Server is available for free and is open source.

Utility

Wamp Server provides an environment just like a server so the developer can use this local server to run web applications locally. Using Wamp Server the developer can see how the web application performs.

Installation

To install WampServer on your system first you need to download it from the http://www.wampserver.com/. On the WebPage you will see the various types of Wamp Server downloads depending on your system requirement. I downloaded WampServer 2.2E 64 bit for my system. Choose one of the WampServer new pages to be opened that gives a link you can download from directly. After sonme time a new page will appear and your download will start after 4 seconds.

Sterp 1

Go to the http://www.wampserver.com/ to download Wamp Server.


wamp2
Step 2

Click on the WampServer relevant to your system, such as 64 bit or 32 bit .

wamp1

Step 3

    
Click on the link to go directly to the download on the second line of the page.

wamp4


Step 5

After downloading, click on the setup to install WampServer.

Step 6

Click "Next".


wamp6

Step 7

Click on "I accept the agreement".

wamp7

Step 8

Click "Next".


wamp8

Step 9

Click "Next".

wamp9


Step 10

Click "Next".

wamp10


Step 11

Click "Insqtall".

wamp11

Step 12

The installation starts.


wamp12.jpg


Step 13

Click "Next".

wamp13

Step 14

Click "Finish".

wamp14

Step 15

After installation of Wamp Server an icon will be present on your Desktop. So click on it.

wamp15

Step 16

Click on "Put Online" and then you server will be online. When you move the cursor to Wamp Server it will show you like this:

wamp17


Step 17

Now click on "localhost" .


wamp18


Step 18

A new page will be opened in the web browser.

wamp19

Step 19

Unfortunately, if Wamp Server will not go online after clicking on "Put online" then open the http.conf file and change the port number from 80 to 8080 and then click on "Stop service" and "Restart service". After some time you will be online definitely. 

Click on the http.conf.

wamp20


After clicking on http.conf a file will be opened. In this file you change the port number from 80 to 8080.

wamp21

Change the port from Listen:80 to LIsten:8080 and save the file by clicking on "Save".

wamp22

Now restart and put it online.

Up Next
    Ebook Download
    View all
    Learn
    View all