Class PhusionPassenger::PlatformInfo::ApacheDetector
In: lib/phusion_passenger/platform_info/apache_detector.rb
Parent: Object

Detects all possible Apache installations on the system, and presents the autodetection information to the user in a friendly way. It turns out too many people have multiple Apache installations on their system, but they don‘t know about that, or they don‘t know how to compile against the correct Apache installation. This tool helps them.

If you use this class to log things to the terminal, then be sure to set the terminal color to Utils::AnsiColors::DEFAULT_TERMINAL_COLOR.

Methods

detect_all   detect_one   finish   new   report   result_for  

Classes and Modules

Class PhusionPassenger::PlatformInfo::ApacheDetector::Result

Attributes

results  [R] 

Public Class methods

Public Instance methods

[Validate]