Welcome Guest, Not a member yet? Register   Sign In
How can I log all PHP uncaught exceptions to a file?
#1

Hello,
How can I log all PHP uncaught exceptions to a file?
I have my error_log variable set to a directory and display_errors=off in the php.ini and also in index.php, but none of these types of errors get logged to the file I specified. 
I created the file and gave it permission. 
Any idea what else I can try?
Reply
#2

See CodeIgniter Error Logs.
https://codeigniter4.github.io/CodeIgnit...error-logs
Reply




Theme © iAndrew 2016 - Forum software by © MyBB