Changeset 42834 for trunk/ippMonitor/INSTALL
- Timestamp:
- May 9, 2025, 9:11:12 AM (12 months ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20230313/ippMonitor (added) merged: 42546,42571,42751,42819
- Property svn:mergeinfo changed
-
trunk/ippMonitor/INSTALL
r42794 r42834 39 39 # $CZARPLOTDIR and $METRICSPLOTDIR will be generated as links in the same folder as ippMonitor 40 40 # the structure of the names for these two directories are defined in Makefile.in a 41 41 42 # pltdir is for ippMetrics and czartool_plots hyperlinked from /export/ipp113.0/ipp/ in /var/www/localhost/htdocs/ippMonitor 42 43 # pltdir in ipp117 is /var/www/localhost/htdocs/ippMonitor 43 44 # ippMetrics -> /export/ipp113.0/ipp/ippMetrics/ 44 45 # czartool_plots -> /export/ipp113.0/ipp/czartool_plots/ 45 psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /var/www/localhost/htdocs/ippMonitor --site ~/ippconfig/ippmonitor.config 46 # --usePDO selects a modern PHP/mysql interface 47 psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /var/www/localhost/htdocs/ippMonitor --site ~/ippconfig/ippmonitor.config --usePDO 48 49 # note that modern php requires the use of PDO, the older MDB2 and DB mysql interfaces have been deprecated 46 50 47 51 ## NOTES:
Note:
See TracChangeset
for help on using the changeset viewer.
