From: Alex B. <en...@tu...> - 2001-05-26 20:41:50
|
> function _set_system_constatns() in init.php, it use the value of > $HTTP_SERVER_VARS["DOCUMENT_ROOT"] to define BC_PATH_HTDOCS, but if > something use PWS or IIS, the result will different from Apache, better try > to identify the web server and use different environment variable. For PWS > and IIS, pls try $HTTP_SERVER_VARS[APPL_PHYSICAL_PATH]. If you have no time > and testing machine, I am happy to work on it in next shell release. hm, I have considered having this be a user configuration constant, that people are responsible for setting in user/conf/conf.xml --- I think I'll do that instead of putting in more logic. _a -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |