Skip to main content

PHP Error logging to general Apache log

Comments

2 comments

  • cPanelMichael
    Hello :) Have you considered changing the path to where the PHP error log is stored? There's documentation on this at: PHP: Runtime Configuration - Manual This might help you to create a custom cPanel plugin, as there's no native feature that will include the PHP error output in the "Error Log" option in cPanel. Thank you.
    0
  • preacherx
    I was afraid that this was the answer that I was going to get. Thank you for the time to respond, I will start with a skel update to direct all PHP errors for a single user to the document root instead of all over the place. From there I may invest the time to write something to handle this. Thank you again.
    0

Please sign in to leave a comment.