Ich habe Guzzle auf meinem GoDaddy installiert geteilt via SSH-Hosting, aber meine Drupal-Website noch sagt mir, dass:Die MailChimp PHP-Bibliothek fehlt die erforderliche GuzzleHttp Bibliothek
„Die MailChimp PHP-Bibliothek fehlt das erforderliche GuzzleHttp Bibliothek. Bitte überprüfen Sie die Installationshinweise in README.txt. "
Irgendwelche Ideen, warum es das sagen würde? Es scheint korrekt installiert zu sein.
[email protected] [~/public_html]$ php composer.phar require guzzlehttp/guzzle:~6.0
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing guzzlehttp/promises (1.2.0)
Downloading: 100%
- Installing psr/http-message (1.0)
Downloading: 100%
- Installing guzzlehttp/psr7 (1.3.0)
Downloading: 100%
- Installing guzzlehttp/guzzle (6.2.0)
Downloading: 100%
Writing lock file
Generating autoload files
Beachten Sie, dass die Bibliothek noch nicht auf API v3.0 aktualisiert worden ist, so kann es nicht weiterarbeiten, wenn MailChimp [Sonnenuntergang ältere Versionen] (https://devs.mailchimp.com/blog/sunsetting-previous-mailchimp-api-versions /) Ende 2016. – TooMuchPete