TECHNICALSTUDY

The associate of technical study article for computer science students which could gain the knowledge about to technicals like Computer history, hard disk, printer,central processing unit etc. Technicalstudy also considered software engineering, operating system and some chunks of programming languages.

Email subscription

Enter your email address:

Delivered by FeedBurner

Tuesday, December 10, 2024

Installation of PHP language in Windows 10

 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

Adbox