Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XAMPP + win 10 #7

Open
Gbislay opened this issue Aug 17, 2022 · 4 comments
Open

XAMPP + win 10 #7

Gbislay opened this issue Aug 17, 2022 · 4 comments

Comments

@Gbislay
Copy link

Gbislay commented Aug 17, 2022

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

@treborin
Copy link

PHP version?
CI4 version?

@Gbislay
Copy link
Author

Gbislay commented Aug 17, 2022

php 8.0.15
@Package CodeIgniter

@treborin
Copy link

treborin commented Aug 17, 2022

Just my suggestion:

@Gbislay
Copy link
Author

Gbislay commented Aug 17, 2022

thanks, treborin. I'll have a look at both suggestions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants