-
Notifications
You must be signed in to change notification settings - Fork 119
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
Installation does not work. I need help. ( ubuntu20.04 - php8.0.3 ) #220
Comments
same problem, tried this |
For plesk see below, this worked for me |
I had essentially the same problem with php 8.0.3 on manjaro. I was able to complete an installation with the following:
The above worked, although installing from pacman, pamac, or pecl all failed with the same error you had. |
This worked for me too on PHP 8.0.12, although mkoppanen/php-zmq seems to redirect back to zeromq/php-zmq now. Presumably this is something fixed on the master branch since v1.1.2 but the last update was over a year ago. Wondering whether a stable release will be tagged? |
I was able to install php-zmq on Ubuntu 20.04 with PHP8.1 by simply run:
This was done in WSL2 and also in a VPS. |
thanks @zhiyong-ft this worked for me |
Note that as to @mopsyd instructions And if you feel the need to run tests via |
Also note that you will also need |
This seems to work in Fedora as well |
This updated my PHP version to 8.2 from 8.1. |
environment
The text was updated successfully, but these errors were encountered: