When I output phpinfo()
it shows that PHP configuration file path has no value.
It does however have a loaded configuration file path, but whenever I edit the file there nothing gets updated, so maybe the loaded file is some sort of cache?
How can I set path to the php.ini and also make the changes really updated?