what is the order to start xampp? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

what is the order to start xampp?

how to start it should we open shell.. then notepad

18th Jun 2016, 5:50 AM
Aishwarya Ravi
Aishwarya Ravi - avatar
6 Answers
+ 1
May be another application in your computer is using the port 80, try to close Skype and retry again.
18th Jun 2016, 10:42 AM
AlexberHD
0
after you install xamp go to folder where you installed it. there should be a folder called "htdoc". open it and create new name.php file. after that start apache service from xamp. go to 'http://localhost/name.php' in your browser
18th Jun 2016, 7:37 AM
maka gigauri
maka gigauri - avatar
0
I once executed .. it worked ... now wen I try it is not executing
18th Jun 2016, 7:49 AM
Aishwarya Ravi
Aishwarya Ravi - avatar
0
what error you got?
18th Jun 2016, 7:57 AM
maka gigauri
maka gigauri - avatar
0
I changed port number in the beginning it self
18th Jun 2016, 11:47 AM
Aishwarya Ravi
Aishwarya Ravi - avatar
0
try this: http://localhost:port/filename.php
18th Jun 2016, 11:50 AM
maka gigauri
maka gigauri - avatar