Author: M.Prince (29 Oct 04 5:39pm)
I downloaded and tried installing an exact replica of your script on one of our PHP machines. The script was was able to connect to the server, so I don't think the problem is internal to the particular version of the script you downloaded. As a result, I'm skeptical that downloading a new copy of the script will solve the problem. Certainly can't hurt, but I fear the problem involves your server's configuration and is likely something that's going to be trickier to find.
One thing you could try, assuming you have Perl running on your server, is deleting your current honey pot and installing a Perl version of the script. If that version connects then there is likely something misfiring within your PHP installation. If the Perl version also does not connect then potentially something is blocking outgoing requests from the box, or maybe there's a lower-level OS problem.
We'll keep thinking of what else could be causing this problem with your installation. Let us know if anything works to fix it so we can pass it along to anyone who may face a similar issue going forward. Sorry for the trouble!
|