[ad_1]
Create a phpinfo file in the root of the domain and open it in the browser.
The PHP version you see is the gospel truth of what your site is really using.
My suspicion is there’s a line in the domain’s .htaccess file that’s pointing to the PHP 5.6 version. (In shared hosting environments it’s very common to have multiple PHP versions available to users.)
Thank you so much George. That is mind opening indeed.
My problem is solved now.
Thanks
