我无法安装此WP插件
http://wordpress.org/support/plugin/video-thumbnails因为它一直在告诉我
Sorry, but this plugin requires libcurl to be activated on your server.我正在使用WAMP,并且cURL已激活。
我不明白这个插件所说的cURL和libcurl有什么不同?
发布于 2012-10-04 06:08:08
cURL是一个包,可以同时包含命令行curl.exe应用程序和libcurl DLL“库”,后者供其他应用程序使用。
https://stackoverflow.com/questions/12705502
复制相似问题