5, December 2008

Some domains just freeze the script - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web Development  >  PhP  >  PHP classes @finalwebsites.com  >  PHP Whois script (Moderator: Olaf)
Topic: Some domains just freeze the script
« previous next »
Pages: [1] Print

Author Topic: Some domains just freeze the script  (Read 3564 times)
Total Zero
*
Posts: 5
34 credits
Members referred : 0


« on: Jan 07, 2007, 09:32:15 PM »

Hello,

Well the script behaved reasonably but if I try some domains (rohost.com for instance) it just lags. The registry is PUBLICDOMAINREGISTRY.COM. Does anyone have any idea why this happens?

Regards,
Andy
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8272
42619 credits
Members referred : 3



« Reply #1 on: Jan 07, 2007, 09:52:03 PM »

Do you use the linux or windows method?

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy or twitter Visit through proxy

Last blog : Free Unlimited Bandwith and disk space to good to be true?
Total Zero
*
Posts: 5
34 credits
Members referred : 0


« Reply #2 on: Jan 07, 2007, 10:04:25 PM »

I have published the script on a Linux platform...
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8272
42619 credits
Members referred : 3



« Reply #3 on: Jan 07, 2007, 10:07:56 PM »

Is error reporting open?

Try :

ini_set('display_errors',1);

Just to be sure, and the above to be sure that the script is not timing out :

set_time_limit(0);

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy or twitter Visit through proxy

Last blog : Free Unlimited Bandwith and disk space to good to be true?
Total Zero
*
Posts: 5
34 credits
Members referred : 0


« Reply #4 on: Jan 07, 2007, 10:34:14 PM »

Well, I tried but it didn't help. Plus that this problem is with only one registry (some com domains).
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8272
42619 credits
Members referred : 3



« Reply #5 on: Jan 07, 2007, 10:36:55 PM »

Maybe they have some technical problem right now, or your server for some reason can't reach them?

Anyway I am not very familiar with Olaf's classes, so I guess you should wait from a response from him Smiley

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy or twitter Visit through proxy

Last blog : Free Unlimited Bandwith and disk space to good to be true?
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6486
39748 credits
Members referred : 374


It's time to use PHP5!


« Reply #6 on: Jan 07, 2007, 11:54:57 PM »

Hello,

Well the script behaved reasonably but if I try some domains (rohost.com for instance) it just lags. The registry is PUBLICDOMAINREGISTRY.COM. Does anyone have any idea why this happens?

Regards,
Andy
I don't know this whois server, maybe you need to add some vars???

try the server I suggested if this is working you know the problem, if you're still not sure check the demo here:
http://www.finalwebsites.com/demos/php_whois_script.php Visit through proxy

this page is using the same class you have downloaded


Last blog : Just a better Internet portal provided by Google
Total Zero
*
Posts: 5
34 credits
Members referred : 0


« Reply #7 on: Jan 08, 2007, 09:44:58 AM »

This is funny...the FinaWebSites demo works just fine. What does this mean? Is this server banner from that specific registry?

Regards!
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6486
39748 credits
Members referred : 374


It's time to use PHP5!


« Reply #8 on: Jan 08, 2007, 10:21:16 AM »

This is funny...the FinaWebSites demo works just fine. What does this mean? Is this server banner from that specific registry?

Regards!

I don't know, just use this whois server for .com:

whois.crsnic.net

(like provided)


Last blog : Just a better Internet portal provided by Google
Total Zero
*
Posts: 5
34 credits
Members referred : 0


« Reply #9 on: Jan 09, 2007, 12:04:19 AM »

Hello,

I have been using the provided server for .com. I have not changed it. However I have copied the script on another server and here it works.

Now, about now I would conclude that the first server is banned from CRSNIC. However another script on the same server is working just fine (I don't know if it queries CRSNIC though).

Anyway...thanks to all that took time to answer!
Google dot what?
*
Posts: 2
12 credits
Members referred : 0


« Reply #10 on: Apr 15, 2007, 07:17:25 PM »

Bug or Flaw!
In your demo this domain name will show as registered (engineeringinindia.com). But if I use the scripts in my website, this domain shows as free. Weird!. Probably the scripts are different. i.e., the demo script and download scripts. Shocked
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6486
39748 credits
Members referred : 374


It's time to use PHP5!


« Reply #11 on: Apr 15, 2007, 07:47:31 PM »

Bug or Flaw!
In your demo this domain name will show as registered (engineeringinindia.com). But if I use the scripts in my website, this domain shows as free. Weird!. Probably the scripts are different. i.e., the demo script and download scripts. Shocked

I need to update the script on my site because of a server update...(the whois command is not available anymore)


Last blog : Just a better Internet portal provided by Google
Google dot what?
*
Posts: 2
12 credits
Members referred : 0


« Reply #12 on: Apr 15, 2007, 07:53:33 PM »

Bug or Flaw!
In your demo this domain name will show as registered (engineeringinindia.com). But if I use the scripts in my website, this domain shows as free. Weird!. Probably the scripts are different. i.e., the demo script and download scripts. Shocked

I need to update the script on my site because of a server update...(the whois command is not available anymore)

Your script is good. May I know what is the server update. Presently for .com you are using whois.crsnic.net
Thanks
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6486
39748 credits
Members referred : 374


It's time to use PHP5!


« Reply #13 on: Apr 15, 2007, 08:26:22 PM »


Your script is good. May I know what is the server update. Presently for .com you are using whois.crsnic.net
Thanks

the update is only related to my own web host, not related to the script.



Last blog : Just a better Internet portal provided by Google
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6486
39748 credits
Members referred : 374


It's time to use PHP5!


« Reply #14 on: Apr 15, 2007, 08:48:11 PM »

Bug or Flaw!
In your demo this domain name will show as registered (engineeringinindia.com). But if I use the scripts in my website, this domain shows as free. Weird!. Probably the scripts are different. i.e., the demo script and download scripts. Shocked

please tell me if you have still this problem with my demo, thanks


Last blog : Just a better Internet portal provided by Google
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=5509
Tags : faulty registry Bookmark this thread : Digg Del.icio.us Dzone more....

Topic sponsors:
Get a permanent link here for $1.99!


Pages: [1] Print 
Webdigity Webmaster Forums  >  Web Development  >  PhP  >  PHP classes @finalwebsites.com  >  PHP Whois script (Moderator: Olaf)
Topic: Some domains just freeze the script
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Dec 05, 2008, 06:29:07 AM





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!


Forum Statistics
Total Posts: 37.995
Total Topics: 7.685
Total Members: 4.468
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: sansthaa

25 Guests, 4 Users online :

10 users online today:



Readers

Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2008 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.