What do 8181 and 1234 port does in Xampp server? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What do 8181 and 1234 port does in Xampp server?

I was watching a video on configuring xampp, where this guy changed ssl port from 443 to 8181 and main port from 80 to 1234. I searched on internet on iana.org, 1234 is for search-agent and 8181 is for intermapper. I don't know what this port has to with xampp. There is no reply from the guy who made that video. Does anyone here knows it?

21st Oct 2018, 7:32 AM
Prathamesh Sawant
Prathamesh Sawant - avatar
6 Answers
+ 2
cmiiw, think its because sometime those port are used by another program and will prevent xampp from using it
21st Oct 2018, 7:38 AM
Taste
Taste - avatar
+ 1
Yes as Taste has said some other program is using that ports like if you have installed the MySql server version 5.0 in any port and you installed the xampp server and the sql provided by xampp server is to used on that port then you have to change the port of anyone server to an free port by which youbcan use that in ports
21st Oct 2018, 7:51 AM
MsJ
MsJ - avatar
+ 1
as long as its free
21st Oct 2018, 7:54 AM
Taste
Taste - avatar
+ 1
You can change it to any free port like if something is stored in 443 you can change it to 403
21st Oct 2018, 7:54 AM
MsJ
MsJ - avatar
0
So I can change to any port? Or 1234 and 8181 is necessary?
21st Oct 2018, 7:53 AM
Prathamesh Sawant
Prathamesh Sawant - avatar
0
Ok, at first I thought it is to make xampp secured. Is it ok if I didn't do any changes to it and keep it as it is?
21st Oct 2018, 8:18 AM
Prathamesh Sawant
Prathamesh Sawant - avatar