System requirements

Server requirements

LinkAutocorrect is designed to be lightweight and can run on almost any webserver or VPS.

Component Minimum Requirement
PHP Version 7.4 or newer
Memory 32MB for LinkAutocorrect itself, 640MB for Operating System & Webserver & Database
Storage 5MB for LinkAutocorrect and its logs, 3072MB for Operating System & Webserver & Database
SQL Database PostgresSQL 10.23+, MariaDB 10.2+, or MySQL 8.0+
Web Server Apache 2.4+ with mod_dir, Nginx 1.18+, or LiteSpeed

The amount of required resources increases with the amount of pages and website visitors.

Screenshot from PuTTY displaying the htop output of a Debian server where Apache2 is installed with LinkAutocorrect.

LinkAutocorrect might still work on a system that does not fulfill these requirements, however no support will be offered.

Required PHP Extensions

The following PHP extensions must be enabled in your php.ini file:

  • json - For encoding and decoding data
  • pdo_mysql or pdo_pgsql - For connecting to SQL databases

Network requirements

Your server's firewall must allow outbound HTTPS connections (port 443) to the faray.tech domain.

Browser requirements

The configuration dashboard and installation script is designed to work in modern browsers:

  • All Chromium-based browsers
  • Firefox 115+
  • Safari