Hi guys,
I had not realised this before however, on my server:
If i change to php-fpm,
Dashboard>PHP settings>PHP Simple Editor/PHP.ini configuration are both incorrectly still displaying and using /usr/local/php/php.ini
If i add info.php file into one of the usr/public_html directories and run the file in the web browser, the following is the correct location for php.ini
/opt/alt/php-fpm73/usr/php/php.ini
So in order to edit the correct php.ini file, one has to access it via Dashboard>PHP Settings>PHP Seclector> PHP-FPM x.x >Edit php.ini
I just spent an hour trying to figure out what the hell was going on on a wordpress website because of this bug in my system.
Is there a way of manually fixing this in CWP so that PHP Simple Editor, and PHP.ini Configuration both point at the correct FPM directory?