28, May 2012

Some domains just freeze the script - webmaster forum

 
Webdigity webmaster forums
[ 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 6137 times)
Total Zero
*
Posts: 5
34 credits
Members referred : 0


« on: Jan 07, 2007, 08: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: 5799
46391 credits
Members referred : 3



« Reply #1 on: Jan 07, 2007, 08:52:03 pm »

Do you use the linux or windows method?

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

Last blog : Butterfly Marketing 2.0
Total Zero
*
Posts: 5
34 credits
Members referred : 0


« Reply #2 on: Jan 07, 2007, 09: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: 5799
46391 credits
Members referred : 3



« Reply #3 on: Jan 07, 2007, 09: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 or twitter

Last blog : Butterfly Marketing 2.0
Total Zero
*
Posts: 5
34 credits
Members referred : 0


« Reply #4 on: Jan 07, 2007, 09: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: 5799
46391 credits
Members referred : 3



« Reply #5 on: Jan 07, 2007, 09: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 or twitter

Last blog : Butterfly Marketing 2.0
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #6 on: Jan 07, 2007, 10: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

this page is using the same class you have downloaded

Total Zero
*
Posts: 5
34 credits
Members referred : 0


« Reply #7 on: Jan 08, 2007, 08: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: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #8 on: Jan 08, 2007, 09: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)

Total Zero
*
Posts: 5
34 credits
Members referred : 0


« Reply #9 on: Jan 08, 2007, 11:04:19 pm »

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, 06: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: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #11 on: Apr 15, 2007, 06: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)

Google dot what?
*
Posts: 2
12 credits
Members referred : 0


« Reply #12 on: Apr 15, 2007, 06: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: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #13 on: Apr 15, 2007, 07: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.


Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #14 on: Apr 15, 2007, 07: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

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....

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?
May 28, 2012, 07:31:29 pm





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!






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