/usr/share/passenger/templates/apache2
<yellow>Multiple Apache installations detected!</yellow> You are about to install <%= PhusionPassenger::PROGRAM_NAME %> against the following Apache installation: <b>Apache <%= @current.version %></b> apxs2 : <%= @current.apxs2 || 'N/A (OS-provided install)' %> Executable: <%= @current.httpd %> However, <%= @other_installs.size %> other Apache installation(s) have been found on your system: <% @other_installs.each do |result| %> * Apache <%= result.version %> apxs2 : <%= result.apxs2 || 'N/A (OS-provided install)' %> Executable: <%= result.httpd %> <% end %>
.
Edit
..
Edit
apache_install_broken.txt.erb
Edit
apache_must_be_compiled_with_compatible_mpm.txt.erb
Edit
config_snippets.txt.erb
Edit
deployment_example.txt.erb
Edit
installing_against_a_different_apache.txt.erb
Edit
mpm_unknown.txt.erb
Edit
multiple_apache_installations_detected.txt.erb
Edit
notify_apache_module_installed.txt.erb
Edit
possible_solutions_for_compilation_and_installation_problems.txt.erb
Edit
present_choice_for_no_update_config.txt.erb
Edit
rpm_installation_recommended.txt.erb
Edit
run_installer_as_root_for_apache_analysis.txt.erb
Edit
welcome.txt.erb
Edit