<div dir="ltr">I am converting an existing web GUI to include SANE compatibility . I am working on getting things like scanner info , etc .<div><br></div><div>When the web GUI executes a  </div><div><br></div><div>shell_exec(scanimage -T -d scannername) </div><div><br></div><div>from PHP , I get nothing on the web GUI . I can echo the command and paste into terminal and it works. I can also use </div><div><br></div><div>shell_exec(scanimage -L) </div><div>and</div><div>shell_exec(scanimage -V) </div><div><br></div><div>successfully, as well as initiate a scan</div><div><br></div><div>I am using the test backend and maybe this has something to do with it?</div><div><br></div><div>I have added www-data (debian web user) to the groups saned, scanner and adm and still no luck with the one command from web server</div><div><br></div><div>Thanks</div><div><br></div><div>Mark</div><div><br></div></div>