Index: /trunk/FACT++/www/smartfact/index.php
===================================================================
--- /trunk/FACT++/www/smartfact/index.php	(revision 15024)
+++ /trunk/FACT++/www/smartfact/index.php	(revision 15025)
@@ -273,4 +273,6 @@
 if ($rc>1)
     return header('HTTP/1.0 500 Execution failed [rc='.$rc."]");
+if ($rc==1)
+    return header('HTTP/1.0 500 Sending command failed.");
 
 print($_SERVER['PHP_AUTH_USER']."\n".$rc);
