[zeromq-dev] Problem with loading php_zmq_ts.dll extension

lawillas4ever at yahoo.com lawillas4ever at yahoo.com
Sun Oct 30 20:31:28 CET 2011


So are you saying that I should just upgrade my PHP version to 5.3 and copy the libzmq.dll file that's in the snapshot to my extension directory in php? Please let me know if this is the correct thing to do. Thank you.
Sent from my BlackBerry® wireless handheld from Glo Mobile.

-----Original Message-----
From: Mikko Koppanen <mikko.koppanen at gmail.com>
Sender: zeromq-dev-bounces at lists.zeromq.org
Date: Sun, 30 Oct 2011 19:01:24 
To: ZeroMQ development list<zeromq-dev at lists.zeromq.org>
Reply-To: ZeroMQ development list <zeromq-dev at lists.zeromq.org>
Subject: Re: [zeromq-dev] Problem with loading php_zmq_ts.dll extension

On Sun, Oct 30, 2011 at 3:33 PM, lanre lawal <lawillas4ever at yahoo.com> wrote:
> I downloaded the php_zmq_ts.dll extension
> from http://valokuva.org/builds/ and when i tried to load the extension i
> get the following error in php_error_log "Unable to load dynamic library
> 'c:/wamp/bin/php/php5.2.9-2/ext/php_zmq_ts.dll' - The specified procedure
> could not be found.". Please what could be the issue. I'm running a Windows
> 7 64-bit. Is the extension dependent on the system type? If so can I get
> working extensions for both 32-bit and 64-bit? Thanks

Hello,

there are no builds for PHP 5.2. The build system was completely
renewed in PHP 5.3, which makes it easier to build extensions. PHP 5.3
version of the PHP extension can be downloaded from
http://snapshot.zero.mq/.

-- 
Mikko Koppanen
_______________________________________________
zeromq-dev mailing list
zeromq-dev at lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev


More information about the zeromq-dev mailing list