WAMP Server and PHP ZeroMQ Extension Installation
WAMP Server and PHP ZeroMQ Extension Installation
com
3rnani.com
PHP
I spend a lot of hours to do this , so I dont forget how it all works and all. ZeroMQ is a PHP extension that
allows PHP to do Websockets for live communication. When you do your development specially on a
Windows platform , Wamp is just my go to program to install to do some easy PHP development.
Privacy - Terms
https://3rnani.com/wamp-server-and-php-zeromq-extension-installation/ 1/2
3/20/2021 WAMP Server and PHP ZeroMQ Extension Installation | 3rnani.com
Sometimes or most likely WAMP will complain about PHP folder is in your PATH environment variables.
We de nitely want PHP on there and Composer need this path. You can ignore the error by going to
WAMP icon right click on it and go to WAMP settings and check “Do not verify path”.
Please be aware this might be an issue with WAMP. WAMP allows us to change version of PHP to use.
So know that when you are changing PHP version. Better to remove PHP path from the environment
variables and restarting before changing PHP version to prevent any issues.
Although Its weird that to use ZEROMQ we de nitely need the PHP path there to save us time from
typing the whole complete path PHP cli. Remember WAMP is just our development platform. You can
probably get away from WAMP and use DOCKER instead but WAMP is just so easy. But that is just a
topic for some other time.
Cheerios!
Privacy - Terms
https://3rnani.com/wamp-server-and-php-zeromq-extension-installation/ 2/2