-
Bug
-
Resolution: Fixed
-
Major
-
None
-
3.2.2, 3.2.3-RC2
-
None
-
PHP 7.1.x x64,PHP 7.2.x x64, Apache 2.4.33, Apache 2.4.34, Windows 10 x64
Connection reset when running installer under php 7.1.x 7.2.x for Windows x64.
no problem with php 7.0.x or below
I think this caused by php 7.1 new feature:
''Implemented safe execution timeout handling, that prevents random crashes after "Maximum execution time exceeded" error.''
see http://php.net/ChangeLog-7.php#7.1.0 line 8
because php in windows slower than linux so execution timeout must be increced