简体   繁体   中英

Apache Homebrew does not start on MacOS: No Path for Address

I'm having an issue with Homebrew Apache after using TimeMachine to transfer my system to another computer.

When I terminal "sudo apachectl start" I get this notification in the system.log:

httpd[4212]: no path for address 0x10ed15000

When I terminal "brew services start httpd24" I get:

com.apple.xpc.launchd[1] (homebrew.mxcl.httpd24[4370]): Service exited with abnormal code: 1

When I terminal "sudo apachectl configtest" I get:

Syntax OK

There are no apache logs because it doesn't start. Homebrew tells me Httpd24 is running, however, it doesn't show in the Activity Monitor.

I'm not quite sure where to go from here, suggestions would be greatly appreciated

Tried a million things, the only way I was able to get Apache back up and running was to:

  1. Remove Homebrew
  2. Install Homebrew

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM