Only when ajax is enabled somtime the error "Error requesting data!" errises. I suppose, the timeout is to short but I don't know how to change ist. Where an how do can we change the timeout time?

Management >> Reports >> Recent log messages

Warning: stream_select() has been disabled for security reasons in WhoisClient->GetRawData() (line 197 of /home/domainco/public_html/modules/whois/phpwhois/whois.client.php).

CommentFileSizeAuthor
#1 whois.client.zip4.71 KBfuzzyx

Comments

fuzzyx’s picture

StatusFileSize
new4.71 KB
helmo’s picture

Status: Active » Postponed (maintainer needs more info)

whois.js on line 103 contains "timeout: 10000" which is how long the ajax front end will wait for a rely from Drupal.
What timeout value would you suggest?

Your log message suggests a security setting on your system that is incompatible with the phpwhois library.
You could try the example.php that the library comes with to check if the setting is Drupal related.

helmo’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing as this has been untouched for ages.