Wo finde ich die Error Log Files für PHP oder GitBash Fehler?
Ich will ein Webseiten-Projekt per Befehl "gulp serve" ausspielen.

Ich benutze eine mysql-Datenbank, zu der aber scheinbar nicht connected wird.
Wenn ich den Befehl benutze, kriege ich in GitBash folgende Meldung:
"Server docroot returned 500-level response. Please check your configuration for possible errors.
[Browsersync] Proxying: http: 127.0.0.1:8000
[Browsersync] Access URLs:
---------------------------------------
Local: http: localhost:3000
External: http: 192.168.178.25:3000
---------------------------------------
UI: http: localhost:3001
UI External: http: 192.168.178.25:3001
--------------------------------------- "
und der Browser zeigt das hier:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Error has been logged."