| Server IP : 198.38.94.67 / Your IP : 216.73.217.142 Web Server : LiteSpeed System : Linux d6054.dxb1.stableserver.net 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64 User : azfilmst ( 1070) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/passenger/templates/apache2/ |
Upload File : |
<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 %>