douya7282 2015-03-24 07:13
浏览 365
已采纳

在Windows 7中对php进行stomp扩展

I am trying to install stomp extension for php5.5.12 version, i have wamp server2.5 and windows 7 64 bit pc. I have downloaded the dll file of stomp extension from pecl website [1]: http://pecl.php.net/package/stomp , and enables the entry for the same in php.ini file with the help of phpinfo(), now when i restart the wamp server and tried to see the stomp extension in phpinfo screen it is not there,and there is an warning message in php error file which says that: PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_stomp.dll' - %1 is not a valid Win32 application.
I tried to searched different blogs and google,but could not find the running solution.can any one please help me.

Is there any url from where i can download the 64bit stomp dll file , i have tried the urls like

http://downloads.php.net/pierre/ that is not working

thanks and regards

  • 写回答

1条回答 默认 最新

  • doumao1917 2015-04-06 12:30
    关注

    The error is due to the mismatch of the versions.I am using the wamp on windows 64 bit but the dll file for stomp is 32 bit version that is why the error is there. But unfortunately there is no dll file of 64 bit version for windows and the official site http://downloads.php.net/pierre/ is also down, so alternatevly i got the Stomp,Frame etc. classes from the drupal stomp module and made a php file which will include these files ,it is working perfectly fine for me.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog