【发布时间】:2013-08-25 20:55:48
【问题描述】:
我在 Windows 8 上使用 xampp,curl 在我的 PHP 配置中似乎已启用,但当我在 cmd 中编写此代码时仍然如此
curl www.example.com
我收到此错误:'curl' is not recognized as an internal or external command,
operable program or batch file.
即使我使用 xampp 提供的shell,我也会遇到同样的错误。
我检查了php.ini,那里没有任何可能影响卷曲的评论。
【问题讨论】:
标签: php curl command-line cmd xampp