1
I uninstalled and reinstalled a newer version of Vertrigo Server to have PHP 7, but when I try to do something with Laravel or Composer on CMD there appears a message saying: "the program cannot be started because it is missing php5ts.dll on your computer". It seems that he does not recognize the new version of PHP, someone can say what it can be?
Maybe the environment variable is still pointing to the old version of PHP, take a look at this.
– arllondias