Is there any way to change domains error log location?
Is there any way to change a domains error log location so that it does not log errors to /usr/local/apache/error_log, I'm getting hella php errors from various domains here and it would make it nearly impossible to investigate a problem with apache itself if it should have an issue.
Thanks!:)
-
Hello :) My advice would be to address the issue that is triggering the error messages. Are they related to any particular issue, or simply due to outdated scripts? Thank you. 0 -
The errors are related to outdated scripts, I dont have any responsibility for maintaining the code on those sites as they are customer sites. 0 -
You may find this thread helpful: PHP Error Output Thank you. 0 -
Thanks, cant believe I didnt think of this. I just set it to only report core errors for php 5.1 and 5.2 and it works like magic :) 0 -
I am happy to see you were able to find a working solution. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
5 comments