I am having problems. I want a cgi script to call a perl script I wrote, which is in the /var/www/cgi-bin directory, which is SUID root -- i.e. runs as root.
So I chmod +s the script and ran it like: `./the_script`; in perl. The strangest thing happened though. I can't +SUID something for root in the /var/www/cgi-bin directory. I know webmin panels most virtual hosts use execute root commands. How do they do this, and how do I get around this? -Dan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>