PATH: //usr/share/passenger/templates/apache2
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 apache_install_broken.txt.erb
↓
X
📄 apache_must_be_compiled_with_compatible_mpm.txt.erb
↓
X
📄 config_snippets.txt.erb
↓
X
📄 deployment_example.txt.erb
↓
X
📄 installing_against_a_different_apache.txt.erb
↓
X
📄 mpm_unknown.txt.erb
↓
X
📄 multiple_apache_installations_detected.txt.erb
↓
X
📄 notify_apache_module_installed.txt.erb
↓
X
📄 possible_solutions_for_compilation_and_installation_problems.txt.erb
↓
X
📄 present_choice_for_no_update_config.txt.erb
↓
X
📄 rpm_installation_recommended.txt.erb
↓
X
📄 run_installer_as_root_for_apache_analysis.txt.erb
↓
X
📄 welcome.txt.erb
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: multiple_apache_installations_detected.txt.erb
<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 %>
SIMPAN PERUBAHAN