Absolut Engine v1.70          http://www.absolutengine.com
----------------------------------------------------------
Copyright (c) 2001-2004 Daniel Duris (dusoft@staznosti.sk)
----------------------------------------------------------

Frequently Asked Questions (FAQ)
Be sure to read readme.txt before reading this document. There are
some instructions on how to run Absolut Engine in the most convenient
way.

1. I've installed AE, but it displays "Couldn't connect!!!" message
   --> Check if database settings in settings.php are correct.
   --> If problem persists, check MySQL server status and/or contact
       your MySQL server support.

2. After trying to login, I get "Page not found" message.
   --> Change $server variable from localhost to your domain name.
   --> Be sure $path variable is properly set.

3. I've run into "Database is connected: couldn't..." message
   --> Try to reload the page.
   --> If you have installed modules and this error occurs, continue
       at question no. 5.
   --> Delete current database and try to install system.sql from
       scratch.

4. When I tried to upload images or files, error message came out:
   "File handling error occurred. File couldnt be uploaded or
   deleted. ..."
   --> Check if paths in basic settings in settings.php are correct.
   --> Check if permissions of directory where you are trying to
       upload images or files are set to 777.
   --> Are you allowed to upload files to your webserver? Contact
       your webserver support for details.

5. I've installed modules in Module manager and found "Database is
   connected: couldn't..." message.
   --> You have not created module database tables, use file
       system.sql in module directory - for example:
       admin/modules/surveys/system.sql
       to create database tables, then install module in Module
       manager.

If you have any other problem with running Absolut Engine, contact me
at dusoft@staznosti.sk, but INCLUDE the number of version you use in
the subject!