akoimeexx / akoimeexx/apache2-vhost
Apache2 not found error when --version called
Aperta
bug
- Lingua principale
- C
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
If apache2-vhost is run by a user that does not have apache2 in its path, it throws an error that apache2 cannot be found. This is a reproducible error that occurs for me in Debian Wheezy (apache2 is in /usr/sbin/, non-elevated users do not have this added to their PATH by default).
Output is as follows:
``` bash
johnathan@barad-dur:~$ apache2-vhost --version
sh: 1: apache2: not found
apache2-vhost: Apache2 vhost configuration manager v0.0.2 by Johnathan McKnight
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.