Composer Client: Unterschied zwischen den Versionen

Aus Contao Community Documentation

Zeile 1: Zeile 1:
;== Fehlermeldung  == <br>unter lokalen Umgebungen wie z. B. xampp :
+
== Fehlermeldung  ==  
 +
<br>;unter lokalen Umgebungen wie z. B. xampp :
 
<nowiki>
 
<nowiki>
<pre>
 
 
Fatal error: Uncaught exception Composer\Downloader\TransportException with message The "http://packagist.org/search.json?q=calendar" file could not be downloaded: failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? thrown in phar://htdocs/contao/composer/composer.phar/src/Composer/Util/RemoteFilesystem.php on line 216
 
Fatal error: Uncaught exception Composer\Downloader\TransportException with message The "http://packagist.org/search.json?q=calendar" file could not be downloaded: failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? thrown in phar://htdocs/contao/composer/composer.phar/src/Composer/Util/RemoteFilesystem.php on line 216
<pre>
 
 
</nowiki>
 
</nowiki>
 
==== Lösung: ====  
 
==== Lösung: ====  

Version vom 22. Januar 2014, 18:16 Uhr

Fehlermeldung


;unter lokalen Umgebungen wie z. B. xampp : Fatal error: Uncaught exception Composer\Downloader\TransportException with message The "http://packagist.org/search.json?q=calendar" file could not be downloaded: failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? thrown in phar://htdocs/contao/composer/composer.phar/src/Composer/Util/RemoteFilesystem.php on line 216

Lösung:

Semikolen vor dem Eintrag in der Datei php.ini entfernen

 extension=php_openssl.dll
Ansichten
Meine Werkzeuge

Contao Community Documentation

Ich habe eine Anpassungsgeschichte angepasst.

Leo Feyer
Navigation
Verstehen
Verwenden
Entwickeln
Verschiedenes
Werkzeuge