Khang Phuc Posted April 14 Share Posted April 14 I’m using WHMCS 8. In the settings under General Settings, the options like Display Errors and Log Errors are all disabled. However, the tblerrorlog table is still receiving many entries, mostly warnings. How can I disable the logging of PHP errors into the tblerrorlog? What is the difference between tblmodulelog and tblerrorlog? Can I enable tblmodulelog and disable tblerrorlog, or raise the log level from Warning to Error? Thanks, Best Regards 0 Quote Link to comment Share on other sites More sharing options...
RadWebHosting Posted April 21 Share Posted April 21 On 4/13/2025 at 10:56 PM, Khang Phuc said: How can I disable the logging of PHP errors into the tblerrorlog? I don't think this type of granular logging is natively supported. On 4/13/2025 at 10:56 PM, Khang Phuc said: What is the difference between tblmodulelog and tblerrorlog? tblmodulelog will log Module specific logs, not just errors either-great for finding specific module related info. tblerrorlog is the systems general error log. On 4/13/2025 at 10:56 PM, Khang Phuc said: Can I enable tblmodulelog and disable tblerrorlog, or raise the log level from Warning to Error? These two can be run independently of one another. I've not heard of capturing a specific log level in tblmodulelog. Doesnt't mean it's not possible, but I'd defer to a WHMCS representative to answer this. @WHMCS ChrisD @WHMCS Alex @WHMCS Chance 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.