Einzelnen Beitrag anzeigen
Alt 07.10.2007, 22:31   #5
callas
Inventar
 
Registriert seit: 19.01.2000
Ort: Leoben
Alter: 57
Beiträge: 3.128

Mein Computer

Standard

Code:
Q: 	
I get error messages like "named.conf:99: unexpected end of input" where 99
is the last line of named.conf.

A: 	
Some text editors (notepad and wordpad) fail to put a line title indication
(e.g. CR/LF) on the last line of a text file. This can be fixed by "adding"
a blank line to the end of the file. Named expects to see EOF immediately
after EOL and treats text files where this is not met as truncated.
irgendwas muss dein editor machen ? Probiers mal mit vi.
callas ist offline   Mit Zitat antworten