Hi Shawn!

Using Windows is not all so cool... I use WIN 98 and Apache. It running
ok, for test, but I have a smular problem. So what I do is edit the path
in the index.php, like this:

        #define("SERVER_NAME", $SERVER_NAME);
        #define("SCRIPT_NAME", basename(__FILE__));
        #define("APPLICATION_ROOT", dirname(dirname(__FILE__)));
        #define("EXTERNAL_PATH", dirname($SCRIPT_NAME) . "/");
        
        define("SERVER_NAME", "localhost");
        define("SCRIPT_NAME", basename(__FILE__));
        define("APPLICATION_ROOT", "C:/Apache/htdocs/master/");
        define("EXTERNAL_PATH", "/master/htdocs/");

The hashed out ones is of cause the way it is by default. When I upload
to Unix I just reverse the hashes.

Hope this can help you

Bjarne

> Shawn Honeychurch wrote:
> 
> Hello;
> 
> I think I am going crazey.  I had a complete system crash from Win NT4
> and decided to go to Win 2000pro.  The OS is great, but i cannot get
> freetrade to run now.  I have tried both the Xitami webserver and IIS5
> with no luck.  I installed the latest version of php4 and i can get
> the index.php3 page to load fine and connect to mysql without
> problem.  But all my other links show up as http:///index.php3?etc, I
> cannot figure out how to get the full path info to show up.  Any ideas
> folks?
> 
> Shawn


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

Reply via email to