I get the error message when calling from PHP:
$content= exec("whois sanei-office.com");
I get the message:
No whois server is known for this kind of object
But when calling from terminal (same linux server), the request works.
I get the error message when calling from PHP:
$content= exec("whois sanei-office.com");
I get the message:
No whois server is known for this kind of object
But when calling from terminal (same linux server), the request works.