Sample way to install wamp sever on window 10
- Get link
- X
- Other Apps
How install Wamp Server for window 10
Wamp means window, Apache, Mysql, Php. Wamp is run on basically window operating system and another server is Xamp for others and also for the window is available. This software is used for PHP web development. Here is some link for download wamp server:
- WAMPSever: http://wampserver.com/en/
- Xampp: http://apachefriends.org/en/xampp.html
- Sourceforge: https://sourceforge.net/projects/wampserver/files/latest/download
Now back to the installation process so first after download wamp sever click on to .exe file in the basic download folder of browser.
This version wamp 2.4 setup file is normally 34 MB size.
After double click on setup show pop menu with wamp log and other details of wamp but keep it in mind before installation starts close or exit to other application or software then start the process for wamp.
![]() |
First Step for install look like this ScreenShot |
Step 3:
Step 4:In this image all most installation is done.
Step 5: After some process indicate green line then the installation is done
when the process is complete on desktop wamp server shortcut create. Click on shortcut OS ask for permission select YES.
then on your taskbar wamp symbol like "W".
Step 6: First time its show "RED" and take some time to active service still show "Orange" than last show " GREEN" color ICON.
If all service not working means not show a green icon.so single click on icon and click on localhost then ask for make default browser to open localhost.
In last your default web browser shows your wamp server homepage with other features.
If you have any queries page comment on my blog and please like and share.
Thank You.
- Get link
- X
- Other Apps
Popular posts from this blog
What is Python ? Intoduction of Python
Introduction of Python Python is the most used high-level programming language it's created by GUIDO VAN and first introduced in 1991. Python is contain object-oriented programming feature like java,c++ etc.Also in current time python is used for Data Science, hacking security applications and many other major areas in IT. Python used to execute the command in your terminal, using an interpreter so python use interpreter for run program. Python is open source and python is available for any Operating System like Linux, Unix, Window, MAC, Linux many more. Python is developed in the C++ Object-oriented programming language comparing other language python give you sample code and easy to understand in such are variable creation, define the function, object creation, many other areas.sum sample Arithematic operation in other languages with large and complex logic codes then Python gives this operation with small and sample logic with faster output. How v...
In Python Calculation addition,subtractions,multiplication,division,and ...
Programming in C learn sample Program
Sample program of C language with structure explanation C language is a general-purpose programming language in old-time c is know as B language that means Basic combine Programming language (BCPL). C language is found by Denis Ritchie in 1972 something and C is used Compilers for debug and run c program it is very fast executed and compile. C language generally says it is OOP means object-oriented programming language but c support some OOP concept but it is a not pure Object-oriented programming language. Basically, there are three types of Programming Languages..(1) Procedural Programming Language ...
Comments
Post a Comment
Thank you for comment and your feedback.