curl - Homebrew installation of php nginx mysql environment under Mac

WBOY
Release: 2016-10-22 00:14:23
Original
920 people have browsed it

<code>curl -IL http://127.0.0.1:8080

curl: (7) Failed to connect to 127.0.0.1 port 8080: Connection refused

无解了,</code>
Copy after login
Copy after login

Reply content:

<code>curl -IL http://127.0.0.1:8080

curl: (7) Failed to connect to 127.0.0.1 port 8080: Connection refused

无解了,</code>
Copy after login
Copy after login

The default is port 80

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!