Index: /branches/eam_branches/ipp-20230313/ippMonitor/INSTALL
===================================================================
--- /branches/eam_branches/ipp-20230313/ippMonitor/INSTALL	(revision 42545)
+++ /branches/eam_branches/ipp-20230313/ippMonitor/INSTALL	(revision 42546)
@@ -39,5 +39,7 @@
 # $CZARPLOTDIR and $METRICSPLOTDIR will be generated as links in the same folder as ippMonitor  
 # the structure of the names for these two directories are defined in Makefile.in a
-psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /some/path --site ~/ippconfig/ippmonitor.config 
+psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /some/path --site ~/ippconfig/ippmonitor.config --usePDO
+
+# note that modern php requires the use of PDO, the older MDB2 and DB mysql interfaces have been deprecated
 
 ## NOTES:
Index: /branches/eam_branches/ipp-20230313/ippMonitor/Makefile.in
===================================================================
--- /branches/eam_branches/ipp-20230313/ippMonitor/Makefile.in	(revision 42545)
+++ /branches/eam_branches/ipp-20230313/ippMonitor/Makefile.in	(revision 42546)
@@ -69,5 +69,4 @@
 $(DESTWWW)/ipp.czartool.dat \
 $(DESTWWW)/czartool_labels.php \
-$(DESTWWW)/czartool_labels_old.php \
 $(DESTWWW)/czartool_getplot.php \
 $(DESTWWW)/czartool_exposures.php \
