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

X-Mac's avatar
Level 1

troubleshoot mojave

Hi there, after the last update from Apple my brew webserver is not working. I can't launch any php file. I don't know where start to fix the problem. Some one can help me?

0 likes
6 replies
jansenfelipe's avatar

Show the commands used, examples, error messages that are appearing .. In the way you described, it becomes more difficult for someone to help ;)

X-Mac's avatar
Level 1

I don't have any error, I can't connect to localhost, apachectl is running

MaverickChan's avatar

check which php first

then if not working , brew reinstall php , should work.

X-Mac's avatar
Level 1

I just reintstall php, but nothing is working

X-Mac's avatar
Level 1

ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1): 56 data bytes Request timeout for icmp_seq 0 Request timeout for icmp_seq 1 Request timeout for icmp_seq 2 Request timeout for icmp_seq 3 Request timeout for icmp_seq 4 Request timeout for icmp_seq 5 Request timeout for icmp_seq 6 Request timeout for icmp_seq 7

MaverickChan's avatar

@X-MAC - check the 80 port , could be used by another httpd session

Please or to participate in this conversation.