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

search for in the

Tipos de Recurso> <Instalação
[edit] Last updated: Fri, 17 May 2013

view this page in

Configurações em Execução

O comportamento dessas funções podem ser modificado pelas configurações do php.ini.

Opções de Configuração cURL
Nome Padrão Modificável Changelog
curl.cainfo NULL PHP_INI_SYSTEM Disponível desde o PHP 5.3.7.
Para mais detalhes e definições dos modos PHP_INI_*, veja Aonde uma configuração deve ser definida.

Here's a short explanation of the configuration directives.

curl.cainfo string

Um valor padrão para a opção CURLOPT_CAINFO. É necessário que seja um caminho absoluto.



add a note add a note User Contributed Notes Configurações em Execução - [1 notes]
up
2
cbrevard
5 years ago
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 | stats | sitemap | contact | advertising | mirror sites