Monday, 6 April 2015

how to install wamp server

  • first  download wamp server as per your operating system like 32bit/64bit.
  •  after download follow the screenshot..
 
After finishing the installation., start wamp server you will see three colors of icon.








Red:WampServer red icon is showing that WampServer is Offline and no service has been started yet i.e Apache, PHP and MySql.

Yellow:WampServer red icon is show that WampServer is still Offline and any service among Apache, PHP and MySql has been failed to start.

Green:WampServer is working normal along with all services and your development server is ready to use.

when server is start go to browser and type localhost/phpmyadmin or localhost:8080/phpmyadmin
you will see page like this.
now you can see all options in this window like database,sql,etc....
for creating database click on database and you will get window like this...
then write database name and click on create .
using import option you can import the table .



 

 



 

No comments:

Post a Comment