dov6891 2014-07-03 11:39
浏览 122

PHP启动:zmq:无法初始化模块

I'musing PHP 5.5.13 via Bitnami Lamp Server in Ubuntu ZM extension is not loading. in th error log I got this message:

PHP Warning: PHP Startup: zmq: Unable to initialize module Module compiled with module API=20090626 PHP compiled with module API=20121212 These options need to match in Unknown on line 0

  • 写回答

1条回答 默认 最新

  • doxn43207 2014-07-03 11:46
    关注

    PHP 5.5 uses a newer compiler version under Windows. You have to use VC11 Modules and not VC 9 modules.

    Under Linux its the same. Its a new compiler version. Install the module over PECL if its in the repo or install it over the package manager. To compile the module you can use phpize. Then its compiled with the correct compiler version and you can use it.

    http://pecl.php.net/package/zmq

    http://www.mkfoster.com/2009/01/04/how-to-install-a-php-pecl-extensionmodule-on-ubuntu/

    评论

报告相同问题?

悬赏问题

  • ¥15 WPF 大屏看板表格背景图片设置
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭
  • ¥15 2020长安杯与连接网探
  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么
  • ¥15 banner广告展示设置多少时间不怎么会消耗用户价值
  • ¥16 mybatis的代理对象无法通过@Autowired装填
  • ¥15 可见光定位matlab仿真
  • ¥15 arduino 四自由度机械臂
  • ¥15 wordpress 产品图片 GIF 没法显示