-
Disable OpCache for
app*ProjectContainer.php
using the «opcache.blacklist_filename
» option- It solves the
ERR_CONNECTION_RESET
problem.
- It solves the
- Disable OpCache for the command line interface (CLI) (
opcache.enable_cli = 0
)
It solves the problems: