Technical Overview

Server Requirements

Keimeno is designed to run lean, but your hosting environment should meet a few core technical requirements before installation. PHP and mySQLi support are mandatory. A Linux environment with Apache is recommended, and mod_rewrite is required for clean and stable operation.

Platform Linux + Apache – Recommended server stack for a stable Keimeno deployment.
PHP 8.1 or newer – Current supported baseline for modern and secure runtime environments.
Database MySQL / InnoDB – Requires database access with standard schema and write privileges.

Software Requirements

  • PHP runtime

    PHP 8.1 or higher.

  • Required PHP extensions

    zlib, JSON or the PECL library, GD, PDO, ImageMagick, SimpleXML and CURL.

  • URL rewriting

    Apache mod_rewrite must be available and enabled.

  • PHP settings

    memory_limit should be at least 20MB.

Database Requirements

  • Database engine

    MySQL 5 or an InnoDB-capable database environment.

  • Storage engines

    MyISAM and InnoDB are supported.

  • Required permissions

    Required permissions SELECT, INSERT, REPLACE, UPDATE, DELETE, CREATE, ALTER, INDEX, DROP and TRUNCATE.

Core Environment

  • Supported operating systems

    Linux

  • Supported web servers

    Apache Server