System Requirements
Before installing MangaReader Pro, make sure your server meets the following minimum requirements.
Server Requirements
- PHP 8.1 or higher (PHP 8.2+ recommended)
- MySQL 8.0+ or PostgreSQL 13+
- Composer 2.x
- Node.js 18+ and NPM 9+
- Apache or Nginx web server
- Minimum 512MB RAM (1GB recommended)
- 2GB+ disk space for application and uploads
Required PHP Extensions
- BCMath
- Ctype & JSON
- Fileinfo & Mbstring
- OpenSSL, PDO, Tokenizer
- XML & cURL
- GD or Imagick (for image processing)
- ZIP (for bulk imports/exports)
php -m in your terminal.
Recommended Configuration
For optimal performance, we recommend:
- OPcache enabled with at least 128MB memory
- Redis or Memcached for session & cache storage
- Supervisor for queue workers
- SSL certificate (Let's Encrypt or equivalent)