You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building zmq.so on mac m1 was successful, but php does not accept zmq.so:
Warning: PHP Startup: Unable to load dynamic library 'zmq.so' tried: '/Applications/MAMP/bin/php/php8.0.8/lib/php/extensions/no-debug-non-zts-20200930/zmq.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e'))