Apache - -bash: apxs: command not found

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Версия от 16:20, 23 августа 2019; Admin iph (обсуждение | вклад) (Новая страница: «{{#seo: |title= |titlemode=append |keywords=apxs, debian, install, установка |description=Установка apxs на Debian. }} =Apache - -bash: apxs:…»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к:навигация, поиск


Apache - -bash: apxs: command not found

Ошибка вида:

# apxs -i -c -n mod_realip2.so mod_realip2.c
-bash: apxs: command not found


Говорит о том, что нужно установить development инструменты - пакет dev:

Для Debian:
# apt-get install apache2-prefork-dev