--- parser3/src/targets/isapi/parser3isapi.C 2005/08/09 08:14:53 1.93 +++ parser3/src/targets/isapi/parser3isapi.C 2005/08/26 11:59:16 1.94 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_PARSER3ISAPI_C="$Date: 2005/08/09 08:14:53 $"; +static const char * const IDENT_PARSER3ISAPI_C="$Date: 2005/08/26 11:59:16 $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)] @@ -390,7 +390,7 @@ void real_parser_handler(SAPI_Info& SAPI snprintf(config_filespec, MAX_STRING, "%s/%s", beside_binary_path, AUTO_FILE_NAME); - bool fail_on_config_read_problem=entry_exists(config_filespec); + bool fail_on_config_read_problem=true;//entry_exists(config_filespec); // process the request request.core(