# Disable .local using ports (e.g. mysite.local:51015)

**URL:** https://community.kinsta.com/t/disable-local-using-ports-e-g-mysite-local-51015/1612
**Category:** Application Support
**Created:** [July 13, 2022, 7:13am UTC](https://community.kinsta.com/t/disable-local-using-ports-e-g-mysite-local-51015/1612 "2022-07-13T07:13:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![adamk22](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/adamk22/32/674_2.png) [@adamk22](https://community.kinsta.com/u/adamk22)
#### Post date: [July 13, 2022, 7:13am UTC](https://community.kinsta.com/t/disable-local-using-ports-e-g-mysite-local-51015/1612/1 "2022-07-13T07:13:11Z")

</div>

I have installed devkinsta and booted up my first site, but for some reason it appends a port to the .local domain (e.g. mysite.local:51015). This makes it impossible for me to make a multisite wp instance. I’ve tried several things already, also reinstalling DevKinsta, but it keeps adding a port to the domain.

I found a similar topic: [Port ':55948' added after '.local' url](https://community.kinsta.com/t/port-55948-added-after-local-url/1166) with the same issue and it seems that I do have automated port selectors configured, however, when I untoggle the auto-detect open ports option and try to configure 80/443 it says that port 80 is already in use. Even when I search for the process running on port 80 in the terminal and kill it, it doesn’t want to configure to port 80. What do I do now?

---

<div class="post-metadata">

### Author: ![Kevin](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/kevin/32/808_2.png) [@Kevin](https://community.kinsta.com/u/Kevin)
#### Post date: [July 14, 2022, 12:07am UTC](https://community.kinsta.com/t/disable-local-using-ports-e-g-mysite-local-51015/1612/2 "2022-07-14T00:07:29Z")

</div>

Hi @adamk22, it probably defaulted to those ports because of whatever you had running on port 80. Does completely closing DevKinsta then restarting allow you to change it? If you restart your computer, does port 80 remain open before you try to start DevKinsta?

---

<div class="post-metadata">

### Author: ![adamk22](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/adamk22/32/674_2.png) [@adamk22](https://community.kinsta.com/u/adamk22)
#### Post date: [July 22, 2022, 2:31pm UTC](https://community.kinsta.com/t/disable-local-using-ports-e-g-mysite-local-51015/1612/3 "2022-07-22T14:31:04Z")

</div>

I was able to resolve it by stopping the apache process. Apparently, apache was running on the background and doesn’t appear in the list of processes.

Using `sudo apachectl stop` in the terminal I was able to stop the process and configure port 80 manually in DevKinsta.

Hope this helps anyone in the future.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex020/uploads/kinsta/original/2X/8/80f8c4e56fecc02327a0964e6bf63a716483529f.png) [@system](https://community.kinsta.com/u/system)
#### Post date: [July 25, 2022, 2:31pm UTC](https://community.kinsta.com/t/disable-local-using-ports-e-g-mysite-local-51015/1612/4 "2022-07-25T14:31:26Z")

</div>

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
