Hi all, I'm creating a text file from shell script by calling the shell program in php. when i do so, it's creating the file with apache as user, but i want it as root(i.e super user).
Please help me to solve this problem thanks in advance
bye windy
And where do you think we'd be today if people could get root on a server via an HTTP request?
There are reasons why we can't do things like that. And besides, root can get to anyones files, so don't stress it.