HEX
Server: LiteSpeed
System: Linux pl-rocket-da1.hostsila.org 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: etorby24eu (1588)
PHP: 8.3.23
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //opt/passenger/resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
<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 <%= PROGRAM_NAME %> through
DEB/RPM packages. For more information, please refer to our installation
documentation:

  <%= @install_doc_url %>

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