Server Requirements

This documentation will guide you through each step of the installation process.

  • Server Type: Linux (Shared / VPS / Dedicated)
  • PHP Version: >= 8.2.0
  • MySQL Version: >= 5.7
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP Extension
  • ImageMagick PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • ZIP PHP Extension

Please ensure the following PHP.ini configurations:
max_execution_time = 1800
memory_limit = 128M

Additionally, update the my.cnf or my.ini file (usually found in /etc/mysql/) under the mysqld section and set:
max_allowed_packet = 512M


DigitalOcean Referral Badge