Skip to main content

error_log location

Comments

1 comment

  • cPanelMichael
    Hello, You can modify "error_log=error_log" so that it uses an actual path to a global error_log file. EX:
    error_log=/root/error_log
    It's not possible to have PHP send the error output through Apache to multiple log files without additional custom logging modules as far as I know. Thank you.
    0

Please sign in to leave a comment.