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?
Show the commands used, examples, error messages that are appearing .. In the way you described, it becomes more difficult for someone to help ;)
I don't have any error, I can't connect to localhost, apachectl is running
check which php first
then if not working , brew reinstall php , should work.
I just reintstall php, but nothing is working
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
@X -MAC - check the 80 port , could be used by another httpd session
Please sign in or create an account to participate in this conversation.