Feature Request
Is your feature request related to a problem? Please describe
We know where the PHP INI files are, so if values in the INI are different than the running config, we should alert the user to restart the Webserver.
Describe the solution you'd like
If during install, if a PHP recommendation "fails" its check, we will then check it against the actual INI file, to determine if the user has properly restarted the webserver or not.
Describe alternatives you've considered
Additional context