On Wed, Nov 16, 2011 at 7:13 PM, lanre lawal <[email protected]> wrote: > Hello Mikko, > Thanks for your last suggestion. I tried it out but I got the > following error in my apache_error_log: > PHP Warning: PHP Startup: Unable to load dynamic library > 'c:/wamp/bin/php/php5.3.8/ext/php_zmq.dll' - %1 is not a valid Win32 > application.\r\n in Unknown on line 0. What could be the cause of this. I'm > indeed running PHP 5.3.8 and Apache2.2.21.
Hello, If I would have to guess you are running 64bit PHP where as the extension is built for 32bit. -- Mikko Koppanen _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
