-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hi.
Tring to run this on Win 10 using XXAMP . Checked sys requirements and db but http://localhost/users/public/ ... returns this ....
Deprecated: Required parameter $userAgent follows optional parameter $body in C:\xampp\htdocs\users\system\HTTP\IncomingRequest.php on line 161
Fatal error: Uncaught ErrorException: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\users\app\Config\Events.php:33) in C:\xampp\htdocs\users\system\Debug\Exceptions.php:164 Stack trace: #0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler(2, 'Cannot modify h...', 'C:\xampp\htdocs...', 164) #1 C:\xampp\htdocs\users\system\Debug\Exceptions.php(164): header('HTTP/1.1 500 In...', true, 500) #2 [internal function]: CodeIgniter\Debug\Exceptions->exceptionHandler(Object(ErrorException)) #3 {main} thrown in C:\xampp\htdocs\users\system\Debug\Exceptions.php on line 164
Fatal error: Uncaught ErrorException: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\users\app\Config\Events.php:33) in C:\xampp\htdocs\users\system\Debug\Exceptions.php:164 Stack trace: #0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler(2, 'Cannot modify h...', 'C:\xampp\htdocs...', 164) #1 C:\xampp\htdocs\users\system\Debug\Exceptions.php(164): header('HTTP/1.1 500 In...', true, 500) #2 C:\xampp\htdocs\users\system\Debug\Exceptions.php(224): CodeIgniter\Debug\Exceptions->exceptionHandler(Object(ErrorException)) #3 [internal function]: CodeIgniter\Debug\Exceptions->shutdownHandler() #4 {main} thrown in C:\xampp\htdocs\users\system\Debug\Exceptions.php on line 164