John Leo Zimmer, Congratulations for getting MUMPS to Web CGI working. It appears that you have Apache running and responding to the virtual host name "vista" and that you have GT.M responding to CGI requests with the M2Web routines and (presumably) connecting to globals that include VistA and M2Web.
The error below indicates that GT.M cannot find the files for routine ^XUS. That is referenced from passChk^htUser to check the Access code and Verify code for user login. This error indicates that the configuration of environment variable gtmroutines is not quite right for linking in the VistA routines. The fix is probably a small edit to your m2web.cgi file. You are very close since you have apparently connected to the VistA globals. John, this email list seems to be consistently slow in delivering your emails to me. Even now, I have not yet received your original message on this subject, only the forward from Joseph. For quicker response, you might want to cc me directly. Joseph, I think I might have answered your question in responding to John. Let me know if I didn't. Joseph wrote: >For the totally clueless...which more often than not includes >me....could you please give us a very brief description of the objective >you are trying to achieve so we have some context that can later be used >to link and document the gems of wisdom that I know will follow... :-) > >cheers, > >Joseph > >....hope to see you at the tea party > >John Leo Zimmer wrote: >> Jim Self or ?? >> >> With great joy I have just succeded to get m2web off dead center. :-))) >> >> http://vista/echo works >> >> http://vista/go presents the logon screen. >> But then I get this error: >> >> ________________________________ >> >> Server Error - Log: 1 Error while zlinking "XUS",%GTM-E-FILENOTFND, File XUS >> not found >> at passChk+3^htUser >> ________________________________ >> >> Where do I look for the fix for this? >> >> regards, >> grandpa Z >> (who may be ready for Boston, after all) >> >> Healthcare, a human right. --------------------------------------- Jim Self Systems Architect, Lead Developer VMTH Computer Services, UC Davis (http://www.vmth.ucdavis.edu/us/jaself) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
