downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

リソース型> <インストール手順
[edit] Last updated: Fri, 25 May 2012

view this page in

実行時設定

php.ini の設定により動作が変化します。

cURL 設定オプション
名前 デフォルト 変更可能 変更履歴
curl.cainfo NULL PHP_INI_SYSTEM PHP 5.3.7 以降で利用可能
PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してください。

以下に設定ディレクティブに関する 簡単な説明を示します。

curl.cainfo string

CURLOPT_CAINFO オプションのデフォルト値。 絶対パスで指定する必要があります。



add a note add a note User Contributed Notes 実行時設定
cbrevard 14-May-2008 01:35
Just a nota bene for the noobs (like yours truly):

Although the extension has no "configuration directives" in php.ini, there is a curl extension that must be enabled or uncommented in php.ini

 
show source | credits | sitemap | contact | advertising | mirror sites