Problem:

After you upgrade your OS/400 operating system, when you go to the WebDocs log-in screen in a web browser, you get Error 500.
 

Solution:

Delete the old QTMHCGI service program from the RJSIMAGE library and then copy the new service program from the QTCP library to RJSIMAGE:
  1. Delete the old service program:

    DLTSRVPGM SRVPGM(RJSIMAGE/QTMHCGI) 

  2. Copy the new service program to RJSIMAGE:

    CRTDUPOBJ OBJ(QTMHCGI) FROMLIB(QTCP) OBJTYPE(*SRVPGM) TOLIB(RJSIMAGE) NEWOBJ(*OBJ)

Still have questions? We can help. Submit a case to technical support

Last Modified On:
You don't have the appropriate permissions.
No, open a new Support Case