[zeromq-dev] New Member and PHP Installation
Michael Carpenter
Michael at EQSConnect.com
Mon Jun 22 06:52:59 CEST 2015
Latest info:
Seems I didn't have php-devel system loaded.. first assumption I should
have known
PHPize had never been run... second process solved...
Now PHP loads without errors, but I wasn't aware of errors... my bad....
Now, I cannot recognize ZMQ::(anything) as class in the test programs,
so I am closer but not yet there...
Any ideas why test programs don't work?
Thanks in advance for any help..
Mike
On 6/21/2015 12:51 PM, Michael Carpenter wrote:
> Funny guy...
>
> Those are the instructions that I am having difficulty with...
>
> "
>
> Can you please be more specific about your installation problems?
> What does your stack look like? Which OS do you use? Which PHP version?
> How did you try to install the library and what problems did you have?
>
> "
>
> Sorry to admit to my ignorance, but if I fully understood your
> questions, or could give valid answers, I wouldn't be having troubles....
>
> I paid someone to "install" ZMQ, they said it happened, nothing I could
> do could tell that it had happened...
>
> They DID run Git... then nothing else worked like the instructions...
>
> No idea as to what stack looks like...
>
> I have found that step -by-step instructions work until they don't and
> then there is no recovery.
>
> SO, as I see it... 1) WHERE IS ZMQ... specifically.... on my system...
> seems it can be just about anywhere based on some hidden agendas within
> my server/apache/centros/php world
>
> 2) I am sure that someone with the correct eyes, could look at my system
> and tell me all you/me that we need to know.. I am not that person...
>
> 3) It is funny when as a person that has done software cust service for
> years to be on the other side of those so important questions like yours
> and others are asking.
>
> I don't get errors... I get nothing.... so I am asking the wrong
> thing... super simple sample code from online sources doesn't work... so
> again I am leaving something out...
>
> So close... so close...
> Thanks for your attention,
>
> :-)
> Michael
>
> On 6/19/2015 1:07 AM, Jovan Kostovski wrote:
>> Hi Michael,
>>
>> On Fri, Jun 19, 2015 at 6:25 AM, Michael Carpenter
>> <Michael at eqsconnect.com> wrote:
>>> Can anybody give me definitive directions on getting ZMQ installed in
>>> PHP?
>> Take a look at http://zeromq.org/bindings:php and follow the steps.
>> I usually build ZeroMQ from github, I follow the "Building from
>> Github" part of the document.
>> With the instructions on the page you build zmq as a php extension and
>> then depending on your php installation
>> you need to to enable the extension in your php.ini or /etc/php/conf.d.
>>
>>
>>> I am afraid the various step-by-steps I have found don't cut it. I
>>> have even paid to have experienced installers do the install and they
>>> have found it unworkable.
>>> The builds worked, I believe... but where is the Zero directory? I think
>>> the versions have changed they file locations to the point where they
>>> cannot be found based on old instructions.
>> Can you please be more specific about your installation problems?
>> What does your stack look like? Which OS do you use? Which PHP version?
>> How did you try to install the library and what problems did you have?
>>
>> Best Regards,
>> Jovan
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> _______________________________________________
> 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