Bug #87320
closedPHP CGI environment not detected correctly
100%
Description
Two TYPO3 instances on the same server: 1x TYPO3 v8.7.19 and 1x TYPO3 v9.5.1.
Same Apache virtual host configuration.
TYPO3 v8 detects the PHP CGI environment correctly (see attached screenshot typo3v8.png).
TYPO3 v9 claims, no PHP CGI (which is wrong), see typo3v9.png.
Server details:
Debian GNU/Linux v9.6 ("Stretch"), PHP 7.2 (sury repository), Apache 2.4.
Files
Updated by Benni Mack almost 5 years ago
- Status changed from New to Needs Feedback
Hi Michael,
can you dig deeper to find the cause of this? I wonder how this could happen...
Stuff like phpinfo() output would be cool.
Updated by Michael Schams almost 5 years ago
Benni Mack wrote:
can you dig deeper to find the cause of this? I wonder how this could happen...
Stuff like phpinfo() output would be cool.
Any specific details from phpinfo() that could help?
Server API: CGI/FastCGI
$_SERVER['GATEWAY_INTERFACE']: CGI/1.1
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62837
Updated by Gerrit Code Review almost 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62802
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62802
Updated by Benni Mack almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9eb1aa9796b7befa6bae7cf94fad7de412c947b9.