Eric S. Johansson wrote: > [EMAIL PROTECTED]:/etc/cherokee/sites-enabled# cherokee > Error parsing file :649 'syntax error', symbol '}' > Couldn't read the config file > > could use a bit more detail like file name and line number within > file.
Actually, it isn't something easy to fix. At this moment, Cherokee reads all the configuration files in memory, then it mixes all of them in a single buffer, and finally it begins to parse the content, so at that point is unclear which was the source file that included the wrong configuration entry.. Lets log the bug and I will try to take care of it after the 0.5.0 release. It isn't something really important but I guess it worth to spend sometime to improve it. -- Greetings, alo. http://www.alobbs.com _______________________________________________ Cherokee mailing list [email protected] http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee
