> This is really stupid but I can't get index.php3 to recognize anything I
> use for APPLICATION_ROOT.
>
> My true path to the modules directory is:
> /home/httpd/html/freetrade/
>
> Not sure what the external apth should look like either.
>
> Can some one send me a sample of their true paths and the defines
> they use
> in index.php3?

You should be able to do:

        define("APPLICATION_ROOT", "/home/httpd/html/freetrade/");

but you shouldn't need to change it from the defaults.  Are the include()'s
failing for you?

Leon



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to