I want to install a phusion passenger with Ruby Enterprise Edition on x86_64 SMP ubuntu 10.04. recommended option seems
apache2-mpm-worker
but when i run the module-install-apache2-module
phusion passenger installation procedure complains
To install Apache 2 headers: run apt-get install apache2-prefork-dev as root.
why do we need prefork-dev here if we clearly want to run the passenger with mpm-worker apache2? any suggestions? is there an employee-dev package?
The working dev package on Debian and Ubuntu is "apache2-threaded-dev".
Apt , , , /usr/bin/apxs 2, , , . , , apt-cache search apache mpm dev.
http://groups.google.com/group/phusion-passenger/msg/b7b2dd8a6561ae36
Source: https://habr.com/ru/post/1747771/More articles:Sticky footers that move down when dynamic content loads - jqueryAdd image silverlight hovereffect from codebehind - silverlightПрограммно загружать данные в solr, используя solrj и java - javaSticky Footer Issues - cssSpark VS 2010 intellisense - asp.net-mvcHow to handle activity lifecycle using sockets in Android? - androidUsing AlarmManager in Android to run daily maintenance? - androidАвтоматическое тестирование для оболочки SDK для Facebook - phpIs it safe on a production server? - javaHow to configure hbm2java maven2 plugin to create POJO for all mapping files - maven-2All Articles