Jump to content

May I Ask Where You Get The Stomp Library From?


Recommended Posts

May I ask where you get the Stomp library from?

 

I have wamp 2.2 server and php 5.4.3

when I tried installing the stomp extension via PEAR I get

 

 

Warning: php_bin c:\wamp\bin\php\php5.4.3\php.exe

appears to have a suffix \php5.4.3\php.exe but config variable php_suffix does not match

ERROR: The DSP Stomp.dsp does not exist

 

So I've found the php_stomp.dll file and put it in the ext of the php5.4.3 I get the error

 

 

Stomp: Unable to initialize module

Module compiled with module API= 20090626

PHP compiled with module API= 20100525

These options need to match.

 

So I put it in another machine with an older version wamp 2.0 and php 5.3

It showed up under php extension menu so I checked it.

The php.ini was edited to add stomp extension.

 

But when I tried to use it I get the error class not found.

I use print_r(get_loaded_extensions()); stomp is not there.

 

I've already spent hours on this. Is there a working compiled php_stomp.dll I can use with

php 5.3 or 5.4.3 I am having a hard time with PEAR.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.