Thanks all for the response.
I am trying to run a the perl script from the browser.
The perl script is supposed to run some system level commands and print on the webpage.
I figured out that the changes needed in the httpd.conf file and I was able to run some simple commands like ls and who from the browser. However I am unable to run the commands which require the root access for example useradd.
Any idea what I need to do to execute the commands which require the root access ?
Thanks,
Nikhil.