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サーバー)から呼び出すと、リクエストは機能します。