![]() |
Timeout error - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: Timeout error (/showthread.php?tid=69231) |
Timeout error - efrix - 10-23-2017 Hi, I'm getting a timeout error, seems a problem on log files: the first time I removed the folder and created again and after that was fine. The second time this trick didn't work, I'm getting a time out error calling the login controller. There a known issue on codeigniter log engine? Thanks. RE: Timeout error - InsiteFX - 10-24-2017 The best way of finding these types of Error's is to use your web browsers Development tools F12. |