Changeset 42546 for branches/eam_branches/ipp-20230313/ippMonitor
- Timestamp:
- Nov 15, 2023, 11:33:58 AM (3 years ago)
- Location:
- branches/eam_branches/ipp-20230313/ippMonitor
- Files:
-
- 2 edited
-
INSTALL (modified) (1 diff)
-
Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/ippMonitor/INSTALL
r42384 r42546 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 psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /some/path --site ~/ippconfig/ippmonitor.config 41 psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /some/path --site ~/ippconfig/ippmonitor.config --usePDO 42 43 # note that modern php requires the use of PDO, the older MDB2 and DB mysql interfaces have been deprecated 42 44 43 45 ## NOTES: -
branches/eam_branches/ipp-20230313/ippMonitor/Makefile.in
r42384 r42546 69 69 $(DESTWWW)/ipp.czartool.dat \ 70 70 $(DESTWWW)/czartool_labels.php \ 71 $(DESTWWW)/czartool_labels_old.php \72 71 $(DESTWWW)/czartool_getplot.php \ 73 72 $(DESTWWW)/czartool_exposures.php \
Note:
See TracChangeset
for help on using the changeset viewer.
