Logging all commands run by PHP
Posted
by gms8994
on Server Fault
See other posts from Server Fault
or by gms8994
Published on 2010-06-08T12:50:56Z
Indexed on
2010/06/08
12:52 UTC
Read the original article
Hit count: 244
Somehow, one of our sites continues to be compromised. Is there a way that I can log every command that PHP runs, either via system(), exec(), etc?
© Server Fault or respective owner