Re: RE: [PHP] PHP_fsockopen_connection refused(111)

2006-02-09 Thread Leonidas Safran
Hello, >I am also creating the same thing... >I use socket_create(), and it works fine. Who is the registrar? Well I try querying denic which is the german registry. I finally got it to work, but it seems it is a name<->ip resolving issue. Instead of using the whois.denic.de as a name, I used th

RE: [PHP] PHP_fsockopen_connection refused(111)

2006-02-09 Thread Weber Sites LTD
This may help : http://www.weberdev.com/get_example-4335.html Sincerely berber Visit the Weber Sites Today, To see where PHP might take you tomorrow. SEO Data Monitor : http://seo.weberdev.com PHP & MySQL Forums : http://www.weberforums.com Free Uptime Monitor : http://uptime.weberdev.co

RE: [PHP] PHP_fsockopen_connection refused(111)

2006-02-09 Thread Jim Moseby
> > I'm writting a domain checker and for that, I want to use > fsockopen to send > data to the registry's whois database. > Unfortunately I have always "Connection refused", Error 111 > when try to > create a socket... Are you just doing whois lookups? If so, there's an easier way on a linux