akoimeexx / akoimeexx/apache2-vhost
Apache2 not found error when --version called
Abierto
bug
- Lenguaje dominante
- C
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.