Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Error on Travis / Memcached 2.1.0 #73

Open
mehdimabrouk opened this issue Jun 15, 2016 · 0 comments
Open

Error on Travis / Memcached 2.1.0 #73

mehdimabrouk opened this issue Jun 15, 2016 · 0 comments

Comments

@mehdimabrouk
Copy link

mehdimabrouk commented Jun 15, 2016

Hello, in my composer.json I have "leaseweb/memcache-bundle": "1.2.*",
And in .travis.yml : section before_install
`- echo "extension = memcache.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini

  • pecl install -f memcached-2.1.0
  • echo "extension = memcached.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini`

I have this error
<b>Fatal error</b>: Uncaught exception 'LogicException' with message 'Memcached extension is not loaded! To configure memcached clients it MUST be loaded

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant