Aine Most Frequently Asked Questions
------------------------------------

+ I got reply "Internal error: Dangerous recursion". What does it mean?
- Aine was trapped in a dangerous, possible endless, loop.
    It's a bug in AineL files.
    Send me info what exactly did you say to your
    Ainebot and what Ainebot version you are using.

+ I get wierd errors when I run 'make', what should I do?
- Try using 'gmake' if exist.

+ Aine drops "Segmentation Faults" and doesn't work at all. Why?
- You forgot to change directory permissions, didn't you?
    Try:
    chmod 777 data
    chmod 777 log
    chmod 777 log/users

+ I cannot set up CGI-Aine. I get "Error 500". What is wrong?
- Be sure to read cgi-man.txt...
    try also this:
    delete all files from Aine's 'log' directory, and reasure that 'log'
    and 'data' directories have 'permission to write to all'.

+ I think I found a bug, what should I do?
- Get any information your machine, Operating System,
    OS version, Aine version, etc.
    Give me also info how to replicate this bug
    (or tell me if it's just happens randomly)
    and send all that to aine(at)neodave.civ.pl

+ I have a question which is not answered in this FAQ, nor in other Aine's docs.
- Send it to aine(at)neodave.civ.pl

