1- Download to xampp server and INSTALL.
2 - After Installation of xampp Server Start to APACHE and Mysql
3- Go to Directory C:\xampp\php and Copy this this same url
4 - Go to Edit the System environment Variables
click on Environment Variables -> Uservariable for Username like (shubh)
Edit to Path and past C:\xampp\php in variable value. and save all.
5- now open terminal and check php version by php --version and get output of php version.
thanks
================MYSQL configuration ==========
1- if "mysql --version" showing error on terminal for above step for this
2 -click on Environment Variables -> System variables
Edit to Path and past C:\xampp\mysql\bin in variable value. and save all.
3- Now check "mysql --version"


No comments:
Post a Comment