frank catanzaro - 2003-11-26

Totally cool app.  Have config question.

I tried using config_default_inc.php first and wasn't familiar with the abosolute path format, I set the following:

    ### url directory
    $g_web_directory = '/webnotes/';

    ### absolute directory path
    $g_absolute_directory = '/home/maui/public_html/webnotes/';

I can get the sample to run but get a blank page when I go to the main index.php

Have I screwed up the absolute directory.  Could you give me a sample of what it should look like for a unix system.

thanks