【发布时间】:2014-03-28 06:07:12
【问题描述】:
当启动 Apache 我得到这个错误..
我该如何解决?
PHP Warning: PHP Startup: ffmpeg: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20100525
These options need to match
- extension=php_ffmpeg.dll : 添加到 php.ini
- php_ffmpeg.dll 复制到 php/ext
- avcodex-51.dll/avformat-51.dll/avutil-49.dll/pthreadGC2.dll:添加到C:\Windows\SysWOW64
【问题讨论】: