IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 163 and Version 164 of Processing


Ignore:
Timestamp:
Mar 13, 2012, 10:02:33 AM (14 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v163 v164  
    5015010) Make sure all activity involving nebulous is stopped (i.e. all pantasks + Roy stuff + condor if any).
    5025021) Log into ippc01, ... ippc10 then:
    503    1.1) {{{sudo /etc/init.d/apache2 restart}}}
     503   1.1) Execute {{{sudo /etc/init.d/apache2 stop; sleep 1; sudo /etc/init.d/apache2 start}}}
    504504   Note: if you see a message like:
    505505{{{
     
    509509Unable to open logs                                                           [ ok ]
    510510}}}
    511   then restart the apache server with {{{sudo /etc/init.d/apache2 stop}}} and then {{{sudo /etc/init.d/apache2 start}}}
     511  then run the stop command, wait longer, and run the start command again.
     512
    512513   1.2) Check that the apache server is running:
    513514{{{