Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 php curl POST 请求从远程服务器调用 API。
问题是当我使用 localhost 发送请求时,它不会返回任何数据。但是当我将它上传到我的服务器然后发送请求时。它工作得很好。你知道为什么会发生吗,我在本地机器上运行 wamp,在网络服务器上运行 LAMP
我认为你应该打印 phpinfo() 并检查你的 LAMP 上是否真的有 curl