alert("Something went wrong on machine");'; echo "Something went wrong on machine"; exit; } if(trim($output[0])=="InitShareMemory Error"){ // echo ''; echo "InitShareMemory Error"; exit; } echo $output[0]; } ?>