Saturday, June 27, 2015

Install PHP, MySQL, Apache and PHPMYADMIN..

Hello Friends,                              
             Before Write a PHP program it is necessary to configure the PHP with any Server like Apache or IIS or any other by using which it may possible to access the page.

      Today We will see that how to install PHP and Apache..
       
  •       There are two method to install the web server setup
  • First Method
    1.     Download the PHP Click Here.
    2.     Download Apache to Click Here.
Now Extract these .zip files and place in the C:/Apache and Configure Environment Variable.



  • Second Method
    1.  Download XAMPP (consist of Apache, MySQL, PHP, PHPMyAdmin). Click Here.
    2.  Download WAMP (Windows Apache, MySQL, PHP). Click Here
  • According to me XAMPP is best because it consist with all the required software setup for the web server designing and hosting.
  •  XAMPP and WAMP are .exe (executable file) it do all task automatically so not any configuration required after install directly after finish the installation, just start the service of Apache by clicking on Start.
xampp ctrl panel
Interface of XAMPP

 After start the service click here. or click here.

Hope so that you understand it if having any problem related to setup of XAMPP/WAMP or PHP and Apache to write the comment below in comment box.





No comments :

Post a Comment