jenssegers / jenssegers/php-proxy

EmitterException: Output has been emitted previously

Open
#89 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
938
Forks
261
PR merge metrics
No merged PRs in 30d

Description

PHP Version: 7.3.23
Server: Server: Apache/2.4.25 (Debian)
Stack: Pure PHP ( only jenssegers/php-proxy installed )

Since I added Let's Encrypt certificate to my domain I got error:
```
Fatal error: Uncaught Laminas\HttpHandlerRunner\Exception\EmitterException: Output has been emitted previously; cannot emit response in /usr/home/abcd/domains/example.com/public_html/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php:24
Stack trace:
#0 /usr/home/abcd/domains/example.com/public_html/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitterTrait.php(40): Laminas\HttpHandlerRunner\Exception\EmitterException::forOutputSent()
#1 /usr/home/abcd/domains/example.com/public_html/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitter.php(27): Laminas\HttpHandlerRunner\Emitter\SapiEmitter->assertNoPreviousOutput()
#2 /usr/home/abcd/domains/example.coml/public_html/index.php(56): Laminas\HttpHandlerRunner\Emitter\SapiEmitter->emit(Object(GuzzleHttp\Psr7\Response))
#3 {main}
thrown in /usr/home/abcd/domains/example.com/public_html/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php on line 24
```

Still working with HTTP.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.