Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

twocngdagz's avatar

Valet installation on Mac with PHP 5.5 already installed

Hi everybody,

Been working on homestead for a period of time and wanted to try Valet, am I going to have a problem if I already have a php installed? If I messed up the installation, what are my options to revert back? It also says that I needed to make that no one is using port 80, so I tried port scan, it list http and kerberos listening.

0 likes
4 replies
twocngdagz's avatar

Great article, one quick question, if I tried the command

netstat -an | grep ".80" | grep LISTEN

and did not produce empty output, what should I do?

output:

tcp46 0 0 *.80 . LISTEN

TiborBesze's avatar

It doesn't matter. I have 4 things listening on port 80, and Valet still works perfectly.

Please or to participate in this conversation.