Index: trunk/ippMonitor/raw/getimage.php
===================================================================
--- trunk/ippMonitor/raw/getimage.php	(revision 13241)
+++ trunk/ippMonitor/raw/getimage.php	(revision 13264)
@@ -47,4 +47,8 @@
 exec ("ipp_filename.pl --site=$SITE --basename $basename --filerule $filerule --camera $camera --class_id $class_id", $output, $status);
 
+# use these to check the environment
+# passthru ("env");
+# passthru ("perl --version");
+
 $filename = $output[0];
 if ($status) {
