- Login to your account's SSH
- In /etc/cl.php.d/alt-phpXX (where XX is your selected PHP version) create file named custom.ini
- Put all necessary configuration variables there, for example mbstring.func_overload=2
- Restart PHP processes: pkill lsphp
To change php.ini variable configuration:
- 103 Users Found This Useful