Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am running drush version 11.2.1 (I believe this is the correct version for a Drupal 9 site), and it tells me the PHP-version is 8.2.4:
$ drush core-status --fields=php-version
PHP version : 8.2.4
This is the PHP version used for the CLI, but it is not the version set up to be used by the webserver (apache2), which is 8.1.17 (as reported in the "Status report" in the UI).
How can I check what version of PHP that the web-server is set up to use from the CLI?
I have successfully upgraded the website to Drupal version 10.1.2 and the website is functioning properly. The database has also been updated accordingly. However, when I tried to edit some of the content, I encountered an error. I have already searched for a solution on Google and forums, but unfortunately, I couldn't find any fix. Can you please assist me in resolving this issue?
I have multiple D7 sites that are the same version, same configuration, but one of them does not have a time field for entering a Date. Year (by default), Month, Day, Hour, Minute are all checked in the settings.