I know this gets asked a lot but still, I wasn't able to find a solution.
I'm on Mac os and I'm trying to start Apache on XAMPP.
I tried sudo apachectl stop
as explained here but that didn't work.
Terminal says /System/Library/LaunchDaemons/org.apache.httpd.plist: Could not find specified service
.
The XAMPP Application Log says
Starting Apache Web Server...
Exit code: 8
Stdout:
apache config test fails, aborting
Stderr:
AH00544: httpd: bad group name Barbara
Any ideas?