Composer Client: Unterschied zwischen den Versionen

Aus Contao Community Documentation

(Fehlermeldung)
Zeile 1: Zeile 1:
 
== Fehlermeldung  ==  
 
== Fehlermeldung  ==  
<br>;unter lokalen Umgebungen wie z. B. xampp :
+
<br>unter lokalen Umgebungen wie z. B. xampp
 
<nowiki>
 
<nowiki>
 
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

Version vom 22. Januar 2014, 18:17 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

Chuck Norris würde Contao 3 in einer Stunde ganz neu schreiben, wobei er die ersten 50 Minuten Sex mit 3 Blondinen hätte.

Leo Unglaub
Navigation
Verstehen
Verwenden
Entwickeln
Verschiedenes
Werkzeuge