IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 8, 2025, 4:08:38 PM (15 months ago)
Author:
eugene
Message:

merge from trunk: plotting improvements

Location:
branches/eam_branches/ipp-20230313/ippMonitor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/ippMonitor

  • branches/eam_branches/ipp-20230313/ippMonitor/INSTALL

    r42546 r42819  
    3939# $CZARPLOTDIR and $METRICSPLOTDIR will be generated as links in the same folder as ippMonitor 
    4040# the structure of the names for these two directories are defined in Makefile.in a
    41 psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /some/path --site ~/ippconfig/ippmonitor.config --usePDO
     41
     42# pltdir is for ippMetrics and czartool_plots hyperlinked from /export/ipp113.0/ipp/ in /var/www/localhost/htdocs/ippMonitor
     43# pltdir in ipp117 is /var/www/localhost/htdocs/ippMonitor
     44# ippMetrics -> /export/ipp113.0/ipp/ippMetrics/
     45# czartool_plots -> /export/ipp113.0/ipp/czartool_plots/
     46# --usePDO selects a modern PHP/mysql interface
     47psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /var/www/localhost/htdocs/ippMonitor --site ~/ippconfig/ippmonitor.config --usePDO
    4248
    4349# note that modern php requires the use of PDO, the older MDB2 and DB mysql interfaces have been deprecated
Note: See TracChangeset for help on using the changeset viewer.