Loading...


Related Products


Date Published: March 15, 2022

Drupal Status Report page does not display the correct PHP version

When accessing the admin/reports/status page, the PHP version displayed is not the one selected in your Cloud UI, e.g. you can see PHP 7.1 on this page:

... whereas the version PHP 7.3 is selected on your Cloud UI as you can see on admin/reports/status/php

This might be caused by some contrib module(s) requiring a specific version of PHP, e.g. the Trailing Slash module (at least until the version 8.x-1.0) which contains in its .module file the following

define('TRAILING_SLASH_MINIMUM_PHP', '7.1');

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation
Back to Site navigation