Lat*_*nis 5 php initialization azure azure-web-app-service
我正在尝试遵循本教程:https://www.drupal.org/node/2481341
第二步说:
curl.cainfo = [enter your path]\cacert.pem到您的php.ini.如何将此行添加到php.ini我的Azure应用服务中的当前文件?
请按照以下步骤更改PHP_INI_SYSTEM配置设置 -
curl.cainfo = "%PROGRAMFILES(x86)的%\ GIT中\ BIN \卷曲-CA-bundle.crt"
wincache.maxfilesize = 512
您可以参考Microsoft提供的标准软件 - https://azure.microsoft.com/en-in/documentation/articles/web-sites-php-configure/#how-to-change-the-built-在-PHP-配置