what are my methods of finding out what scripts on my server (LAMP (centos))?
I've found mod_log_slow but it was last updated 2009. Is it worth trying?
thanks
what are my methods of finding out what scripts on my server (LAMP (centos))?
I've found mod_log_slow but it was last updated 2009. Is it worth trying?
thanks
use php time()
function
set some time log before and after of script and echo the time difference
so can easily find out