logzio / logzio-rsyslog

Shipping logs to logz.io
Apache License 2.0
14 stars 7 forks source link

Apache version check returns void #2

Open mannieschumpert opened 8 years ago

mannieschumpert commented 8 years ago

While doing the automatic configuration of Apache, the script failed at the point where it checks Apache version.

This was returned in the terminal: /rsyslog/configure_apache.sh: line 195: apache2: command not found

And so [INFO] Detected apache version: returned void and the script failed.

I used apachectl -v and got back Apache/2.4.18 (Unix), so the necessary requirements are there.

ofer-velich commented 8 years ago

thanks @mannieschumpert, we have open up a ticket for this issues, we will let you know once it resolved