Select location for install then click all check boxes (ex mysql,apache)
Select language.
Run xampp and Start Mysql and Apache.
To check all installation is properly done or not,go to browser type url-localhost/ then it will show you xamp page,if page is displayed means installation is successful.
Steps to Upload Website
Open xamp folder
Open htdoc folder
Paste your website folder into it(ex folder name is demo)
Go to browser and run this url :-localhost/demo/'your file name'
0 Comments