YANA PHP-Framework for PHP/AJAX/SQL
===================================

Author:       Thomas Meyer <tom[at]all-community[dot]de>
Homepage:     http://www.yanaframework.net
License:      GNU GPL http://www.gnu.org/licenses/gpl.txt

Quick-Installation Guide (English)
==================================

  1) Open a connection to your webspace via your ftp client.
  2) Copy the files "install.php", "install.pak" and "yana.zip" to a
     directory on your server. You don't need to copy any other files.
  3) Set access rights for this directory via your ftp client, so that the
     script will be able to read and write files.
     In Unix/Linux this can be done with the command CHMOD 777.
  4) Close the ftp connection.
  5) Open the file "install.php" in your web browser
  6) Select the "english" language by clicking on the flag on the top of the
     screen.
  7) Follow the instructions on the screen.

A complete installation guide and all other information is included in the
manual "manual_en.zip". The manual includes a complete API-documentation.
It can be found at http://yanaframework.net/download/manual_en.zip


Kurzanleitung (Deutsch)
=======================

  1. Stellen Sie mit Ihrem FTP-Programm eine Verbindung zu Ihrem Webspace her.
  2. Kopieren Sie die Dateien "install.php", "install.pak" und "yana.zip" in
     ein Verzeichnis auf Ihren Server. Andere Dateien mssen nicht kopiert
     werden.
  3. Setzen Sie die Zugriffsrechte fr dieses Verzeichnis ber Ihr FTP-Programm
     so, dass es dem Skript spter mglich ist, Dateien zu lesen oder zu
     speichern. Unter Unix/Linux mit dem Befehl CHMOD 777.
  4. Schlieen Sie die FTP-Verbindung.
  5. ffnen Sie die Datei "install.php" ber Ihren Webbrowser
  6. Folgen Sie den Anweisungen auf dem Bildschirm

Eine vollstndige Installationsanleitung und alle weiteren Informationen finden
sie im Handbuch "manual.zip". Darin ist eine vollstndige API-Dokumentation
enthalten.
Sie finden das Handbuch auf http://yanaframework.net/download/manual.zip