Symptoms
You receive one of the following errors when attempting to use "Python Selector" or "NodeJS Selector" in cPanel.
Apache Passenger is required by Python Selector. Please, contact your hoster.
Apache Passenger is required by NodeJS Selector. Please, contact your hoster.
Description
This error occurs when the Passenger package is not installed.
Workaround
- Access the server's command line as the 'root' user via SSH or "Terminal" in WHM.
- Run the following command.
- CloudLinux 6
yum -y install ea-ruby24-mod_passenger
- CloudLinux 7
yum -y install ea-ruby27-mod_passenger
- CloudLinux 8
yum -y install ea-ruby27-mod_passenger
- CloudLinux 9
yum -y install ea-apache24-mod-passenger
- CloudLinux 6