My lame host has implemented PHP in my cgi-bin so, for example, when I go to
login I get the old "file not found" page because of course freetrade is
looking in the cgi-bin for the login page. The URL I get when I go to log
in is http://www.mystyc.westhost.com/cgi-bin/index.php3?SCREEN=login Of
course my stuff in not in cgi-bin. It is in the APPLICATION_ROOT:
/www/mystyc/freetrade/ where it's supposed to be.
Now what? Can I change EXTERNAL_PATH: to put me in the correct directory
when I try to log in? The notes mention that this can be hardcoded. How is
this to be done? Or is there another work-around?
Here's what I get when I go to index.php3 in htdocs:
SERVER_NAME: www.mystyc.westhost.com
SCRIPT_NAME: index.php3
APPLICATION_ROOT: /www/mystyc/freetrade/
EXTERNAL_PATH: /cgi-bin/
Best regards,
THE newbie
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]