Changes between Version 8 and Version 9 of ProdSimStartup


Ignore:
Timestamp:
05/20/2019 04:32:16 PM (7 years ago)
Author:
jdalbey
Comment:

add Apache notes

Legend:

Unmodified
Added
Removed
Modified
  • ProdSimStartup

    v8 v9  
    2828In the File chooser that appears select "adhoc_incidents.xml" and click "Open". 
    2929 
    30 The "Add New Incidents" dialog appears.   
     30The "Add New Incidents" dialog appears. 
    3131 
    3232Select an incident by checking in "Add?" column. 
     
    4646 
    4747Optionally, open the CMS monitor in a web browser: "[http://web.tmcsim/cmsmonitor]" 
     48 
     49---- 
     50Notes for Apache configuration 
     51 
     52 * Verify Apache can run python 
     53 * Verify Apache is configured properly for running cgi's from cgi-bin. 
     54 * Adjust file path for writing messages in saveCMSmessage.py and saveHARmessage.py:  May need "..\" at start. 
    4855 
    4956----