I have a PHP script that needs to launch an external program, this program actually outputs to the printer port (to an external interface) and changes a relay - however, on Redhat linux which I am using it will only let root run this program. Is there any way I can run the PHP script (or just the program) as root?
Thanks,
Alex Brett
alex_brett@hotmail.com