Download Ruby Enterprise Edition
All operating systems
Step 1: Download
Step 2: Install
Extract it:
tar xzvf ruby-enterprise-X.X.X.tar.gzRun the installer (completely safe, none of your system files will be touched!):
./ruby-enterprise-X.X.X/installer
Step 3: Make Phusion Passenger use Ruby Enterprise Edition instead of regular Ruby
Follow the instructions that the Ruby Enterprise Edition installer gave you.
Ubuntu Linux
Step 1: Download
(The Ruby interpreter will be available as /usr/local/bin/ruby)
Step 2: Make Phusion Passenger use Ruby Enterprise Edition instead of regular Ruby
You need to reinstall Phusion Passenger using Ruby
Enterprise Edition. You can do so with the following command:
/usr/local/bin/passenger-install-apache2-moduleThen follow the instructions provided by the Phusion Passenger installer.
Debian Linux
Step 1: Download
(The Ruby interpreter will be available as /usr/local/bin/ruby)
Step 2: Make Phusion Passenger use Ruby Enterprise Edition instead of regular Ruby
You need to reinstall Phusion Passenger using Ruby
Enterprise Edition. You can do so with the following command:
/usr/local/bin/passenger-install-apache2-moduleThen follow the instructions provided by the Phusion Passenger installer.
* Except Microsoft® Windows.