IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 15, 2023, 11:33:58 AM (3 years ago)
Author:
eugene
Message:

remove old version of czartool, add PDO interface in build

File:
1 edited

Legend:

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

    r42384 r42546  
    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
     41psconfigure --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
    4244
    4345## NOTES:
Note: See TracChangeset for help on using the changeset viewer.