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 调用时收到错误消息:
$content= exec("whois sanei-office.com");
我收到消息:
No whois server is known for this kind of object
但是当从终端(相同的 linux 服务器)调用时,请求有效。