如何更改作曲家使用的PHP的位置?
我尝试再次运行设置,但它一直使用旧设置。
The PHP exe file you specified did not run correctly:
D:serversphp_5_5_37_x86php.exe
The php.ini used by your command-line PHP is: D:serversphp_5_5_37_x86php.ini
A setting in your php.ini could be causing the problem: Either the 'extension_dir' value is incorrect or the dll does not exist.
Program Output:
Warning: PHP Startup: Unable to load dynamic library 'D:/Servers/php_5_4_39_x86/ext/php_curl.dll' - Não foi possível encontrar o módulo especificado.
in Unknown on line 0
您需要在系统环境变量上编辑"路径"变量的'php文件夹的路径。
检查以下内容:https://superuser.com/questions/949560/how-do-i-i-set-system-envorirnment-variables-in-windows-10