@ 2010年11月24日
PHP 5.2.14 curl Winx64 错误解决
今天才发现机器上 PHP 无法加载 ext_curl.dll,不管怎么敲打都无效,Curl 扩展依然装不上,Google 了一下,发现在 64 位系统上的 PHP 5.2.14 都存在这个问题,换成 PHP 5.2.13 就好了……
引用原文 http://stackoverflow.com/questions/3492147/problem-installing-php-curl-in-windows-7-64bit
I solved it.....it's a fucking PHP 5.2.14 breaks the CURL. I found and reinstall 5.2.13 and it works like a charm....damn...this really wastes my time...
