Welcome Guest, Not a member yet? Register   Sign In
Error handling
#1

Hi , sorry for english , i have a problem in one of my project , the project work on a localhost inaccessible to me . My host said me when he logout he see an error , the error is very quick and he cannot save the error or a screenshot .
How can i get the error ,for example save it in a log file ?
Reply
#2

If it's CI3 it's under application/logs. CI4 under writable/logs.

And you may need to change your error level in application/config/config.php or app/config/App.php
Reply
#3

(This post was last modified: 12-29-2021, 08:04 AM by includebeer. Edit Reason: removed spam link from quoted post )

(11-02-2020, 03:22 AM)scottabraham Wrote: Have you allowed codeigniter to log the type of messages you want in a config file? To simply put a line in the server's error log, use PHP's error_log() function.

I tried this and it worked, thanks
Reply
#4

Thank For Information
Reply




Theme © iAndrew 2016 - Forum software by © MyBB