there is an error with the php.ini configuration path using openlitespeed
when I run the command php --ini on the console it tells me that the path is:
Loaded Configuration File: /www/server/php/74/etc/php.ini

when I check phpinfo it tells me that the path is
/usr/local/lsws/lsphp74/etc/php.ini

it is a bug, as when I install php extensions they are loaded in the php.ini that aapanel handles and not added to the openlitespeed php.ini
S.O: centos 7
aapanel version: 6.8.5
php version: 7.4
@aaPanel_Jose