Yes mychl, you are right. But the problem is this...
When someone use a PHP code which run shell commands, then this command is executed by user APACHE. I want to see, which commands this APACHE user executed? This is a security problem for me...
PS: I've set php_safe_mode on. Bu I need to know what they did on my machine before I set php_safe_mode option.
|