PHP manager check phpInfo shows wrong version

1.6k Views Asked by At

I have PHP Manager on the server. And there are three versions of php installed 7.0, 5.3, 7.2. Now 7.0 is in use. When I change PHP version and check phpinfo() from the PHP Mangaer I still see 7.0 version, but php.ini file changes as in the picture bellow. Why php version doesn't change? enter image description here

when I click check phpInfo() I see enter image description here

1

There are 1 best solutions below

1
On

Obviously, you have 2 different PHP on your server. On the screenshots php.ini exists in 2 different places.

screen 1 https://prnt.sc/jxylmu screen 2 https://prnt.sc/jxylu6

Try to find all php.exe php-cgi.exe files.