From: TAO R. <ron...@ho...> - 2001-05-26 12:51:33
|
hi alex, 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. Ronald TAO ron...@ho... _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. |