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

search for in the

Ressource-Typen> <Installation
[edit] Last updated: Fri, 17 May 2013

view this page in

Laufzeit-Konfiguration

Das Verhalten dieser Funktionen wird durch Einstellungen in der php.ini beeinflusst.

cURL Configuration Options
Name Standard Veränderbar Changelog
curl.cainfo NULL PHP_INI_SYSTEM Available since PHP 5.3.7.
Weitere Details und die Definitionen der PHP_INI_*-Konstanten finden Sie im Wo Konfigurationseinstellungen gesetzt werden können.

Hier eine kurze Erklärung der Konfigurationsoptionen:

curl.cainfo string

A default value for the CURLOPT_CAINFO option. This is required to be an absolute path.



add a note add a note User Contributed Notes Laufzeit-Konfiguration - [1 notes]
up
1
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