[BUGFIX] Properly detect HHVM with fastcgi
Extend the PHP_SAPI check with "srv" to match the interface between the webserver and PHP also for Facebook's HHVM and set the paths correctly for HHVM hostings. Resolves: #57785 Releases: 6.2 Change-Id: Ie9e302f9ce606158f5e70af1930eda778a8a5a34 Reviewed-on: https://review.typo3.org/29335 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
Showing
- typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php 16 additions, 2 deletionstypo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 34 additions, 4 deletionstypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/install/Classes/Controller/Action/Tool/ImportantActions.php 1 addition, 4 deletions...stall/Classes/Controller/Action/Tool/ImportantActions.php
Please register or sign in to comment