Hi Steve,
please keep always one of the mailing list in one of the receiver fields.
Sending mails only to the people directly can result in no or very much
delayed answers.
On Thursday 05 June 2003 19:42, Steve Blair wrote:
Nils:
Line #81 is : mod_param("auth", "db_url",
"sql://ser:tellstar@localhost/ser")
This doesn't seem incorrect to me based on what I've read. What is it about
this line that is incorrect?
No the line itself does not seem to contain an error. But mod_param is a
global config option, which means this is only allowed at the head of you
config file and not in any route{} block.
Line 81 sounds to me that this is still before any route block (except you
have very much comments or empty line at the begining of your config file).
Greetings
Nils
Thanks,Steve
Nils Ohlmeier wrote:
>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)