How does phpstudy install a customized php version, such as php7.3-x64? I installed it myself but phpstudy did not recognize it and could not switch to the newly installed php version
This is the php version I installed
angryTom2019-07-15 11:30:09
PHP7 needs to install the VC14 operating environment. You need to go to Microsoft's official website http://www.microsoft.com/zh-CN/download/details.aspx?id=48145. You can install this environment first and try it.