Yes I place libzmq.dll in php5.3.8 folder where other dlls are also placed. 
These dlls are not php extensions. Unless I'm not getting the right path for 
the runtime libraries correctly. Can you tell me where this could be so I just 
confirm I'm getting it right.
Sent from my BlackBerry® wireless handheld from Glo Mobile.

-----Original Message-----
From: Mikko Koppanen <[email protected]>
Sender: [email protected]
Date: Wed, 16 Nov 2011 22:24:33 
To: ZeroMQ development list<[email protected]>
Reply-To: ZeroMQ development list <[email protected]>
Subject: Re: [zeromq-dev] PHP Extension For Windows

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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to