[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] whois script errors



> I have tried several whois scripts (web based)
> On 1 raq 4 they all works fine, but on another raq 4 the 
> scripts say on several 
> domains tlds that the are not availible but they are.
> 
> So it looks like that somthing on the server is making the 
> script musfunctions 
> but i dont have a clue what
> 

Either check your /var/log/httpd/error when you run the script to see
the error, or put this near the top of the script:

use CGI::Carp qw(fatalsToBrowser);
Then you'll see the error.
-- 
C2002 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.