php - How to find what is causing an error in error_log -
i'm looking in system causing errors apache error_log file, i'm unable find what's script or process causing error.
i'm using plesk , error not logged error_log of vhosts @ /var/log/apache/error_log.
is there way find out script causing error?
the error logged long paste in full, seems php executing shell commands ¿?. part of error logged:
rm: cannot remove `prototype.js': no such file or directory sh: 27: syntax error: "(" unexpected rm: cannot remove `calendar-setup.js': no such file or directory sh: 21: syntax error: "(" unexpected rm: cannot remove `calendar.js': no such file or directory sh: 117: hsperfdata_tomcat7/: permission denied any find offending script? thanks!
Comments
Post a Comment