Sha256: 2b61b2b8be8f493ca09248081afcdf1a7c4cd8883016711c7db5c8b573a40d15
Contents?: true
Size: 529 Bytes
Versions: 83
Compression:
Stored size: 529 Bytes
Contents
<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 %> 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 %> Executable: <%= result.httpd %> <% end %>
Version data entries
83 entries across 83 versions & 2 rubygems