Hello,
can you change the release installation to make things easier?

when install he script I run into difficults setting the path.
I have tried to set it according to the example demo but since this script will be called from a different directories so I will have to use absolute path.

so what I did is to aff for all of the includes this:
require_once $_SERVER['DOCUMENT_ROOT'].'/IDS/Log/File.php';


I suggest to change this to next release.
Thanks,