On Wed, Nov 16, 2011 at 9:49 PM, <[email protected]> wrote: > Hi Mikko, > I got a 32bit computer and tried the same setup process. This time it > gives this error: > PHP Warning: PHP Startup: Unable to load dynamic library > 'c:/wamp/bin/php/php5.3.8/ext/php_zmq.dll' - The specified module could not > be found. Has anyone successfully used this build before. Mikko I'm sure you > know what is wrong here.
Hello, "You need to place libzmq.dll in the search path for runtime libraries and load php_zmq.dll in your php.ini." Have you done these both? -- Mikko Koppanen _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
