Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined function Predis\Async\Connection\phpiredis_reader_create() #32

Open
ogbofjnr opened this issue Nov 2, 2018 · 0 comments

Comments

@ogbofjnr
Copy link

ogbofjnr commented Nov 2, 2018

Hello, i got this error

PHP Fatal error:  Uncaught Error: Call to undefined function Predis\Async\Connection\phpiredis_reader_create() in /home/mark/test-task/room/src/backend/websocket/vendor/predis/predis-async/lib/Predis/Async/Connection/StreamConnection.php:75 

this is composer.json

  "require": {
        "cboden/ratchet": "^0.4.1",
        "react/socket": "^1.1.0",
        "predis/predis": "^0.8",
        "predis/predis-async": "^0.2.3",
        "clue/redis-react": "^2.2"
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant