Apache - -bash: apxs: command not found: различия между версиями

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Перейти к:навигация, поиск
(Новая страница: «{{#seo: |title= |titlemode=append |keywords=apxs, debian, install, установка |description=Установка apxs на Debian. }} =Apache - -bash: apxs:…»)
 
(нет различий)

Текущая версия на 16:20, 23 августа 2019


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