Hello, i need some help. May i know how can i change the php.ini used by CLI Mode?
After checked with php.info.php and also php-.7.4Manage from aaPanel it say:
php.ini: /usr/local/lsws/lsphp74/etc/php/74/litespeed/php.ini
When i run command from putty "php --ini" it say:
Configuration File (php.ini) Path: /www/server/php/74/etc
Loaded Configuration File: /www/server/php/74/etc/php.ini
How can i make it read the php.ini from /usr/local/lsws/lsphp74/etc/php/74/litespeed/php.ini ?
OS: Ubuntu 20.04
Litespeed
Php 7.4
Thanks.