PHP Warning: PHP Startup: Unable to load dynamic library 'zmq' (tried: C:\xampp\php\ext\zmq (The specified module could not be found), C:\xampp\php\ext\php_zmq.dll (The specified module could not be found)) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'zmq' (tried: C:\xampp\php\ext\zmq (The specified module could not be found), C:\xampp\php\ext\php_zmq.dll (The specified module could not be found)) in Unknown on line 0PHP Warning: PHP Startup: Unable to load dynamic library 'php_zmq.dll' (tried: C:\xampp\php\ext\php_zmq.dll (The specified module could not be found), C:\xampp\php\ext\php_php_zmq.dll.dll (The specified module could not be found)) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'php_zmq.dll' (tried: C:\xampp\php\ext\php_zmq.dll (The specified module could not be found), C:\xampp\php\ext\php_php_zmq.dll.dll (The specified module could not be found)) in Unknown on line 0
WARN PHP Warning: PHP Startup: Unable to load dynamic library 'zmq' (tried: C:\xampp\php\ext\zmq (The specified module could not be found), C:\xampp\php\ext\php_zmq.dll (The specified module could not be found)) in Unknown on line 0.
WARN PHP Warning: PHP Startup: Unable to load dynamic library 'php_zmq.dll' (tried: C:\xampp\php\ext\php_zmq.dll (The specified module could not be found), C:\xampp\php\ext\php_php_zmq.dll.dll (The specified module could not be found)) in Unknown on line 0.
i try using zmq in my php (version 8.2.12), anyone can help?
hello i am new in this programming and i got some promblem here, i tried using zmq in my php for revice video form other device, but the other device using python, flask, and zmq for send the video.
can you solve this problem and maybe i wrong do installation zmq in php, can you tell me how to install it on windows