Sha256: 165128e898de514e25ca2b3f1c2a99cee42ae827b2c8a693d73479e31e3b415f

Contents?: true

Size: 1013 Bytes

Versions: 55

Compression:

Stored size: 1013 Bytes

Contents

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

Compiling <%= PROGRAM_NAME %> 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. For more information, please refer to the manual, section
"Installation":

  <%= @doc_path %>
  <%= @doc_url %>

<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

55 entries across 55 versions & 1 rubygems

Version Path
passenger-4.0.60 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.14 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.13 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.11 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.10 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.9 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.8 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.7 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.6 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.5 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.4 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.3 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.2 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.1 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.0.rc2 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.0.rc1 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.59 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-5.0.0.beta3 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.58 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-4.0.57 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb