How to determine the version of PHP running per site on a Virtualmin server Find them Use the command below to see which sites are running (outdated) PHP versions on your Virtualmin server: find -L /home/*/etc/php.ini -xtype l -exec Read More