Index: trunk/ippMonitor/raw/getimage.php
===================================================================
--- trunk/ippMonitor/raw/getimage.php	(revision 26888)
+++ trunk/ippMonitor/raw/getimage.php	(revision 28043)
@@ -8,4 +8,6 @@
 // global $BINDIR;
 // global $SITE;
+// global $PSCONFDIR
+// global $PSCONFIG
 
 ### these need to be set to the correct locations!!
@@ -18,4 +20,7 @@
 }
 
+
+putenv("PSCONFDIR=$PSCONFDIR");
+putenv("PSCONFIG=$PSCONFIG");
 putenv("PERL5LIB=$PERLLIB:");
 $PATH = getenv("PATH");
