Index: trunk/ippMonitor/INSTALL
===================================================================
--- trunk/ippMonitor/INSTALL	(revision 42794)
+++ trunk/ippMonitor/INSTALL	(revision 42834)
@@ -39,9 +39,13 @@
 # $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
+
 # pltdir is for ippMetrics and czartool_plots hyperlinked from /export/ipp113.0/ipp/ in /var/www/localhost/htdocs/ippMonitor
 # pltdir in ipp117 is /var/www/localhost/htdocs/ippMonitor
 # ippMetrics -> /export/ipp113.0/ipp/ippMetrics/
 # czartool_plots -> /export/ipp113.0/ipp/czartool_plots/
-psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /var/www/localhost/htdocs/ippMonitor --site ~/ippconfig/ippmonitor.config 
+# --usePDO selects a modern PHP/mysql interface
+psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /var/www/localhost/htdocs/ippMonitor --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:
