Hi Eric,
I have installed the wamp 32 bit version and installed the 32 bit version of
zeromq again I am getting the issue in appache Error log as follows
[Thu May 02 12:49:08 2013] [warn] pid file
C:/wamp/bin/apache/apache2.2.22/logs/httpd.pid overwritten -- Unclean shutdown
of previous Apache run?
PHP Warning: PHP Startup: Unable to load dynamic library
'c:/wamp/bin/php/php5.4.3/ext/php_zmq.dll' - The specified module could not be
found.\r\n in Unknown on line 0
but file is exsisting in that place
On first glance, you're using the 64 bit Apache and PHP, but the DLL you
downloaded is named with -win32, so is probably a 32 bit build. You'll
have to locate a 64-bit build, or replace your Apache+PHP installation with
the 32-bit version. On Thu, May 2, 2013 at 8:45 AM, Thirumalai murugan
<getmurugan_g at yahoo.com>wrote: >Hi there, >I am looking for installing
zeromq on my Windows 7 machine for using >zeromq with PHP (I am using WAMP
server (5.4.3), Apache Server 2.2.22). >I followed the documentation on their
site<http://www.zeromq.org/bindings%3aphp>
>,(http://www.zeromq.org/bindings%3aphp) but I don't know what to do. I
>installed the zeromq from the following
site<http://miru.hk/archive/ZeroMQ-3.2.2rc2~miru1.5-x64.exe>
>(http://miru.hk/archive/ZeroMQ-3.2.2rc2~miru1.5-x64.exe), then I tried to
>copy the dll from this site <http://snapshot.zero.mq/>(
>http://snapshot.zero.mq/) but it's down. so I have downloaded the dll >from
this site http://178.79.157.189/~mikko/win32/php-zmq-win32.zip >Am I want to
install only the Windows installer from from this
link<http://www.zeromq.org/intro%3aget-the-software>
>(http://www.zeromq.org/intro%3aget-the-software), or is there anything >else
needed? >------------------------------ >I have taken the
following effort >I'm using PHP 5.3.4 x64 version and Windows 7 x64. I tried
the following >steps: >>1. I have installed ZeroMQ-2.2.0~miru1.0-win32.exe >2.
copied libzmq.dll to c:\wamp\bin\php\php5.4.3 >3. copied
php-zmq\php54\php54-ts_zeromq-3.2.2 to >c:\wamp\bin\php\php5.4.3\ext >4.
enabled the php_zmq extension in php.ini >5. I restarted the WAMP. It shows the
following error in error log >PHP Warning: PHP Startup: Unable to load dynamic
library >'c:/wamp/bin/php/php5.4.3/ext/php_zmq.dll' - The specified module
could not >be found.\r\n in Unknown on line 0 >>What could be the problem?
>>Thanks and regards, >Thirumalai murugan.G >
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev