Sha256: f6440e82369861903c29ac456cd40714859a5c81d3725d21e65eb6c03b49cdfe

Contents?: true

Size: 992 Bytes

Versions: 11

Compression:

Stored size: 992 Bytes

Contents

<banner>Your system does not have a lot of virtual memory</banner>

Compiling Phusion Passenger works best when you have at least <%= @required %> MB of virtual
memory. However your system only has <%= @current %> MB of total virtual memory (<%= @ram %> MB
RAM, <%= @swap %> MB swap). It is recommended that you temporarily add more swap space
before proceeding. You can do it as follows:

  <b>sudo dd if=/dev/zero of=/swap bs=1M count=1024
  sudo mkswap /swap
  sudo swapon /swap</b>

See also <b>https://wiki.archlinux.org/index.php/Swap</b> for more information about
the swap file on Linux.

If you cannot activate a swap file (e.g. because you're on OpenVZ, or if you
don't have root privileges) then you should install Phusion Passenger through
DEB/RPM packages. Please refer to the manual for more information:
<b><%= @doc %></b>, section
"Installation".

<b>Press Ctrl-C to abort this installer (recommended).</b>
<b>Press Enter if you want to continue with installation anyway.</b>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
passenger-4.0.20 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.19 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.18 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.17 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.16 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.14 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.13 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.10 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.8 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.7 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.6 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb