OXIESEC PANEL
- Current Dir:
/
/
opt
/
passenger
/
resources
/
templates
/
apache2
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/21/2025 06:53:57 AM
rwxr-xr-x
📄
apache_install_broken.txt.erb
791 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
apache_must_be_compiled_with_compatible_mpm.txt.erb
547 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
config_snippets.txt.erb
330 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
deployment_example.txt.erb
357 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
installing_against_a_different_apache.txt.erb
536 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
mpm_unknown.txt.erb
1.04 KB
07/09/2025 07:27:24 PM
rw-r--r--
📄
multiple_apache_installations_detected.txt.erb
591 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
notify_apache_module_installed.txt.erb
136 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
possible_solutions_for_compilation_and_installation_problems.txt.erb
371 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
present_choice_for_no_update_config.txt.erb
358 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
rpm_installation_recommended.txt.erb
949 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
run_installer_as_root_for_apache_analysis.txt.erb
399 bytes
07/09/2025 07:27:24 PM
rw-r--r--
📄
welcome.txt.erb
600 bytes
07/09/2025 07:27:24 PM
rw-r--r--
Editing: apache_install_broken.txt.erb
Close
<red>Your Apache installation might be broken</red> You are about to install <%= PhusionPassenger::PROGRAM_NAME %> against the following Apache installation: apxs2: <%= @apxs2 %> However, this Apache installation appears to be broken, so this installer cannot continue. To find out why this installer thinks the above Apache installation is broken, run: <b>export ORIG_PATH="$PATH:<%= @extra_paths %>" export APXS2="<%= @apxs2 %>" <%= @sudo_s_e %> export PATH="$ORIG_PATH" <%= @ruby %> <%= @passenger_config %> --detect-apache2</b> It is also possible that your system has multiple Apache installations, and that you are simply compiling <%= PROGRAM_NAME %> against the wrong Apache install. If this is the case, then the above command will also advise you about what to do.