Welcome Guest, Not a member yet? Register   Sign In
Exception CodeIgniter\Debug\Exceptions->errorHandler
#1

(This post was last modified: 05-23-2020, 02:48 AM by jreklund.)

Code:
[23-May-2020 15:05:55 Asia/Kolkata] PHP Fatal error:  Uncaught ErrorException: Cannot modify header information - headers already sent by (output started at /home/sattare1/public_html/codeigniter/app/Config/Events.php:27) in /home/sattare1/public_html/codeigniter/system/Debug/Exceptions.php:162
Stack trace:
#0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler(2, 'Cannot modify h...', '/home/sattare1/...', 162, Array)
#1 /home/sattare1/public_html/codeigniter/system/Debug/Exceptions.php(162): header('HTTP/1.1 500 In...', true, 500)
#2 [internal function]: CodeIgniter\Debug\Exceptions->exceptionHandler(Object(ErrorException))
#3 {main}
  thrown in /home/sattare1/public_html/codeigniter/system/Debug/Exceptions.php on line 162


I got this error in my live server, please help me to corrent this.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB