|
No. That command is to help you find out which php.ini is used by lsws. To find out which php.ini is used by Apache, run 'php -i | grep "Configuration File".
If lsws is using the matching PHP built from whm plugin, it should use the same php.ini as Apache.
|