Re: [zeromq-dev] PHP Extension For Windows

2011-11-16 Thread lanre lawal
Hi Mikko,     I had already visited the URL you pointed me to previously and i downloaded the snapshot for 64-bit as thats what my machine is. However i copied the libzmq.dll file included in the download into my PHP extension directory but I got a message in the apache error log that its not a

Re: [zeromq-dev] PHP Extension For Windows

2011-11-16 Thread lanre lawal
, November 16, 2011 10:49 AM Subject: Re: [zeromq-dev] PHP Extension For Windows On Wed, Nov 16, 2011 at 4:39 PM, lanre lawal lawillas4e...@yahoo.com wrote: Hi Mikko,     I had already visited the URL you pointed me to previously and i downloaded the snapshot for 64-bit as thats what my machine

[zeromq-dev] PHP Extension For Windows

2011-11-15 Thread lanre lawal
Please i'll like to ask if there is now a DLL extension to use with PHP on windows. The last time I checked the only was possible was to do a windows build. I'll like to know if there is a DLL that could be downloaded and dumped into the extension directory of php and referenced from the

[zeromq-dev] ASP.NET Issue

2011-11-15 Thread lanre lawal
Hi Guys,     So i've successfully completed a project with the clr-zmq binding for C# on ASP.NET. Now everything works fine when I test my project from Visual Studio 2010 (ctrl + F5). Now I want to distribute the project to other windows users, but when I drop the project folder into the

Re: [zeromq-dev] Server Crashing due to ZMQ request

2011-11-07 Thread lanre lawal
Please how do I apply the patch? I've downloaded the 2files (src/err.cpp  src/err.hpp). Do i need to overwrite them somewhere or do I need to rebuild the ZMQ library after overwriting them. Please I need a guide on this. Thanks Guys   Regards, Olanrewaju Lawal Web Developer / Programmer

[zeromq-dev] C# socket_close Syntax

2011-11-06 Thread lanre lawal
Hi Guys,     I'm sure this question is pretty trivial for the mailing list but I've searched everywhere in the documentation and examples section. I can't find the Syntax for closing a socket anywhere. Also is there a full documentation for the C# language that contains all the method

[zeromq-dev] Server Crashing due to ZMQ request

2011-11-06 Thread lanre lawal
Hi Guys,     I have a very light weight application that uses the ZMQ library to receive messages from an address. What happens is every 10seconds, a new request is made to the server to process and receive messages. Now after this runs for some 20-30minutes the system where ZMQ connects to

[zeromq-dev] clr-zmq FREEZING!!!

2011-11-05 Thread lanre lawal
Hi Guys,     I have worked with the ZMQ library for over 4weeks now using it to receive data from a remote address. I first worked with the PHP binding and everything seemed to go fine. Now when I wanted to switch to ASP.NET, I got the clr-zmq and was using it. However the problem with the

[zeromq-dev] (no subject)

2011-10-11 Thread lanre lawal
The pear channel for ZMQ http://pear.zero.mq/; seems to be currently down. The command pear channel-discover pear.zero.mq fails everytime i run it. I also tried to browse the pear.zero.mq and its not coming up. Can anyone please fix this. Thanks you   Regards, Olanrewaju Lawal Web Developer /

[zeromq-dev] PHP Error on Ubuntu

2011-10-11 Thread lanre lawal
So guys haven been frustrated by the windows build process, i decided to install Ubuntu on my work station and as you all rightly noted, the installation process for ZMQ was pretty straight forward. However the extension has been loaded correctly and appears in the phpinfo() page. Now i tried

Re: [zeromq-dev] PHP Error on Ubuntu

2011-10-11 Thread lanre lawal
these messages. Thats just what I want to do. Can you give me steps on how to do this or better still send me a soft copy of the documentation.   Regards, Olanrewaju Lawal Web Developer / Programmer +2348053568948 From: Amr Ali amr.ali...@gmail.com To: lanre lawal

Re: [zeromq-dev] PHP Error on Ubuntu

2011-10-11 Thread lanre lawal
, this works best if you want an LRU functionality (think load-balancer). On 10/12/2011 01:27 AM, Mikko Koppanen wrote: On Wed, Oct 12, 2011 at 12:24 AM, lanre lawal lawillas4e...@yahoo.com wrote: Hello Ali,       Well for what iḿ trying to achieve I really don´t need to send any messages, All

Re: [zeromq-dev] PHP Error on Ubuntu

2011-10-11 Thread lanre lawal
From: Amr Ali amr.ali...@gmail.com To: lanre lawal lawillas4e...@yahoo.com Sent: Wednesday, October 12, 2011 1:09 AM Subject: Re: [zeromq-dev] PHP Error on Ubuntu This is not very helpful, the reasons for this to block endlessly are so many it's hard for me to cover in one email, but I'll

Re: [zeromq-dev] PHP Error on Ubuntu

2011-10-11 Thread lanre lawal
Subject: Re: [zeromq-dev] PHP Error on Ubuntu On Wed, Oct 12, 2011 at 1:21 AM, lanre lawal lawillas4e...@yahoo.com wrote: Ok Ali. But i'm pretty new to this whole socket thing. The guy am working with actually achieved the same thing as I want to on C#. The code is pretty much the same as what I have

[zeromq-dev] ZeroMQ binding for PHP not working on WAMPSERVER

2011-10-10 Thread lanre lawal
I want to use the ZMQ library for a PHP project. I have downloaded the files and done a build with visual studio. When I type the pear command to get the pecl extension i get an error that says: ERROR: The DSP zmq.dsp does not exist. Also when I try the windows build from source, at the stage

[zeromq-dev] ZeroMQ binding for PHP not working on WAMPSERVER

2011-10-09 Thread lanre lawal
I want to use the ZMQ library for a PHP project. I have downloaded the files and done a build with visual studio. When I type the pear command to get the pecl extension i get an error that says: ERROR: The DSP zmq.dsp does not exist. Also when I try the windows build from source, at the stage