15 Jul
2007
15 Jul
'07
5:14 p.m.
Am Sonntag, den 15.07.2007, 17:21 +0200 schrieb sacarde:
On Sunday 15 July 2007 17:03:27 you wrote:
Would be interesting to see what it actually says about why it failed.
I view that IP address is not updated
I use script on /etc/rc.d/ddclient like the one for i386
if I run, I have:
ddclient -daemon=0-debug -verbose Use of uninitialized value in numeric lt (<) at /usr/sbin/ddclient line 1005.
the reason for this message is a missing space, try again with: ddclient -daemon=0 -debug -verbose