Hello:
I've been refining my configuration file and I've done such a good job that now the server fails to start. I see the following errors when trying to start the server from the command line. How can I identify what ser doesn't like about the config file?
Thanks,Steve
0(612) parse error (81,1-10): syntax error 0(612) parse error (91,1-6): ERROR: bad config file (2 errors)
Hello,
On Thursday 05 June 2003 19:06, Steve Blair wrote:
Hello:
I've been refining my configuration file and I've
done such a good job that now the server fails to start. I see the following errors when trying to start the server from the command line. How can I identify what ser doesn't like about the config file?
Thanks,Steve
0(612) parse error (81,1-10): syntax error 0(612) parse error (91,1-6):
^^^^^^ These are the line number and the characters. So look in line 81 and 91 of your config file for errors.
Greetings Nils
ERROR: bad config file (2 errors)