On Fri, Dec 17, 2010 at 9:21 PM, ambs <ambs+dancer@perl-hackers.net> wrote:

Where should I find errors when running Dancer with fcgid?
my logs/ log files are all empty :(

It depends on your configuration.
Generally it should be available in the logging of the server. If you're using Apache, for example, you'll probably find it there. That's where I find them.

You can change the configuration to log it to a specific file (production.yml carries an example).

Sawyer.