System Requirements
To ensure GSM THEME runs efficiently, securely, and reliably, your web server environment should meet the following PHP and system specifications.
Recommended Server Requirements
| Operating System | Linux (Ubuntu preferred) |
|---|---|
| Web Server | Apache or LiteSpeed, with support for GET/POST methods and .htaccess |
| Database | MariaDB 10.1 or later |
| Control Panel | cPanel, CyberPanel, Webuzo or Plesk |
PHP Requirements
| PHP Version | 8.2+ |
|---|---|
| memory_limit | 256M |
| max_execution_time | 300 |
Required PHP Extensions
Ensure the following extensions are installed and enabled for your PHP 8.2+ environment: ionCube Loader (v15+), cURL, mbstring, Date, libxml, OpenSSL, PCRE, Zlib, Filter, Hash, Session, Ctype, DOM, GD, Iconv, JSON, PDO, PDO_MySQL, SimpleXML, XML, XMLWriter, Zip (v1.15+), and MySQLi.
Note: most of these extensions ship as part of a standard PHP 8.2+ install. ionCube Loader is the exception — it must be installed separately and matched to your exact PHP version.