1

我无法安装这个 WP 插件

http://wordpress.org/support/plugin/video-thumbnails

因为它一直告诉我

Sorry, but this plugin requires libcurl to be activated on your server.

我正在使用 WAMP 并且 cURL 已激活。

我不明白这个插件在谈论 cURL 和 libcurl 有什么区别?

4

1 回答 1

4

cURL 是包,可以包括命令行 curl.exe 应用程序和 libcurl DLL“库”,后者是其他应用程序使用的东西。

于 2012-10-03T22:08:08.043 回答