Possible Duplicate:
How to run PHP exec() as root?
Hey Guys,
I need to connect the linux root user in php.
i hosted my file in var/www/html/connect.php
I need to execute one shell_exec script. It says it "Only root user can login".
How can i change that? or Please help me to sort the problem.