0

I had installed and maintained an application with two different environments, in testing PHP version works fine. but, in clone ( as production ) it looks lower version.

tried to set overall account version into PHP 7.1^ but it doesn't work for me.

Version Difference(1) :

version difference

Server Settings(2):

server settings

vvvvv
  • 25,404
  • 19
  • 49
  • 81
chandru
  • 55
  • 1
  • 8
  • Is one of them a virtual machine? – Tim Ogilvy Jun 04 '19 at 07:35
  • Too little information here. I'd consult your host. – Progrock Jun 04 '19 at 07:37
  • Looks like the your web server is configured to use the new version of PHP and in the terminal, the default "cli" version of PHP is probably linked to the old version. – Latheesan Jun 04 '19 at 08:25
  • @Latheesan not immediately obvious but version appears to be switched according to the directory where Php is called from. I'm sure the host has instructions for how this configuration works. Php versions are freshly built. – Progrock Jun 04 '19 at 12:17

0 Answers0