Wednesday, February 3, 2016

PHP Installation (Windows)


PHP Installation in Windows using XAMMP Server
XAMPP is an easy to install Apache distribution containing MariaDB, PHP, and Perl. Just download and start the installer. It's that easy.
Step 1:
Click on the below link and download XAMPP as per your required PHP version,
C:\Users\BHASKAR\Desktop\2016-02-02 10_13_30-Download XAMPP - Internet Explorer.png


Step 2:
Run the downloaded Setup file
C:\Users\BHASKAR\Desktop\php inst\2016-02-02 11_46_09-Windows7_64 - VMware Workstation.png
C:\Users\BHASKAR\Desktop\php inst\2016-02-02 11_46_51-Windows7_64 - VMware Workstation.png


Step 3:
Select location to install XAMPP and proceed as shown in below screens,
C:\Users\BHASKAR\Desktop\php inst\2016-02-02 11_47_16-Windows7_64 - VMware Workstation.png
C:\Users\BHASKAR\Desktop\php inst\2016-02-02 11_47_35-Windows7_64 - VMware Workstation.png
C:\Users\BHASKAR\Desktop\php inst\2016-02-02 11_48_11-Windows7_64 - VMware Workstation.png
C:\Users\BHASKAR\Desktop\php inst\2016-02-02 11_58_17-Windows7_64 - VMware Workstation.png

Step 4:
After finish, open start menu→XAMPP→XAMPP Control panel,
  • Start Apache server to work on PHP Application.
  • If you need to work on Mysql also, then click start button in the XAMPP control panel (optional).
  • To view Mysql open any web-browser (Chrome, IE, Firefox, and Safari etc..,) and enter “http://localost/phpmyadmin(optional).

C:\Users\BHASKAR\Desktop\php inst\2016-02-02 11_59_57-Windows7_64 - VMware Workstation.png
Step 5:
  • Open C:\xampp\htdocs and paste your project folder.
  • For example my folder name is “sampleproject”, then open C:\Xampp\htdocs and paste sampleproject folder there.
Step 6:
  • Open any web-browser (Chrome, IE, Firefox, and Safari etc..,) and enter “http://localost/foldername
For example,open Firefox and enter “http://localhost/sampleproject”

3 comments:

  1. The tutorial is very helpful for a first timer like me, by the way if you could have given a
    tutorial on creating a free blog, it would have been very helpful for newbies like me.

    click for info

    ReplyDelete
  2. The tutorial is very helpful for a first timer like me, by the way if you could have given a
    tutorial on creating a free blog, it would have been very helpful for newbies like me.
    click here now

    ReplyDelete