Connection
Status: Alpha
Brought to you by:
emk
Now it works, almost!
I have integrated the cgi-scripts into apache with MySQL!
Now i can run this!
I can add new owners.
I can register new hostnames.
But when I have to set the address there stands:
Unable to connect to localhost:5768, stopped at
C:/wampp2/htdocs/src/cgi/customdns.cgi line 669.
here out of customdns.cgi:669
my $conn = CustomDNS::UpdateProtocol->new($server,
$port)
What must I configure that a can connect?
Miroslav