in reply to How to send server / shell command via cgi?

Your install is preventing you from accessing the USB subsystem as the httpd user, and quite right too ;)

you could suid your script (an incredibly bad idea unless you're 100% certain your script is watertight)

  • Comment on Re: How to send server / shell command via cgi?