########################################
# Power Phlogger 2.1.4d - Installation #
########################################

  Quick Install:
  **************
    [1] Unzip the distribution and make sure you keep the file-structure

    [2] Open the file config.inc.php and edit $server_name, $admin_mail,
        $admin_pw, and your mySQL-information

    [3] Upload all files
        Make sure your /pphlogger/admin/ directory is password protected
        If you don't use HTACCESS to protect those files, you need to 
        implement your authentication yourself.

    [4] run <www.your-host.com>/pphlogger/admin/index.php in order to 
        create your user-tables. First time you run admin it automatically
        creates the required tables. You don't ever need to create any
        tables manually!

    [5] now you're ready to start using Power Phlogger!
        To add new user-accounts enter pphlogger/admin/
        Please enter the correct URL, e.g.:

        ------ CORRECT: ------
        www.iezzi.ch
        www.iezzi.ch/phpee
        ----------------------

        ----- !!WRONG!!: -----
        www.iezzi.ch/phpee/
        or www.iezzi.ch/phpee/index.html
        ----------------------

    [6] your users will get notified automatically as soon as you create 
        a new account.
        
        here's the code they need to add to their documents:

        <script language="JavaScript" src="pphlogger.js"></SCRIPT>
        <noscript><IMG src="http://www.yourserver.com/
        pphlogger/pphlogger.php?id=username&st=img"></noscript>

        if you need to send them a copy of pphlogger.js, look for it in
        pphlogger/messages/pphlogger.js
        (dont forget to replace the strings in %...% )



version 2.1.4d - 07/15/01
--------------------------

Good luck!
If you got any questions or problems while installing PowerPhlogger, 
please check the support-forum: www.iezzi.ch/phorum/list.phtml?f=4

You can get the newest version at http://www.phpee.com


(c)2001 Philip Iezzi <philip@iezzi.ch>
