Installation

Configuration on Shared Hosting

PHP >= 8.2

memory_limit = 512MB

RequestBodyLimit = 50 MB (you need to ask your hosting admin to adjust this)

Imagick PHP extension (for file uploads) (you need to ask your hosting admin to enable this)

ModSecurity exclude Rule – allow IDs 210230 and 212880

Increase performance with OPcache and JIT (Just-In-Time Compilation); optional but you can ask your hosting admin to enable it)

How to Adjust `memory_limit`

-> Go to Domain Setup

memory_limit – Go to Domain Setup | supunkan

-> Click on your Domain

memory_limit – Click on your Domain | supunkan

-> Click Php Settings

memory_limit – Click Php Settings | supunkan

-> Select 512M and then click Save

memory_limit – Select 512M and click Save | supunkan

ModSecurity Exclude Rule – Allow IDs 210230 and 212880

-> Go to Domain Setup

ModSecurity exclude Rule – Go to Domain Setup | supunkan

-> Click on your Domain

ModSecurity exclude Rule – Click on your Domain | supunkan

-> Click Modify...

ModSecurity exclude Rule – Click Modify... | supunkan

-> 1. Enter the number 210230 and click Add SecRuleRemoveById

-> 2. Enter the number 212880 and click Add SecRuleRemoveById

ModSecurity exclude Rule – Allow IDs 210230 and 212880 | supunkan