I have a problem upgrading from version 9.5.8 to 10. I installed the Drupal Upgrade Status module and everything is fine there and shows 100% compatibility. I have a Control Panel installed on the server with support for several PHP versions. PHP version 7.3 is installed on the server and PHP 8.1.17 in the folder where the website is located.
Hello, I have a site running PHP 5.4 and it breaks after updating from 7.95 to 7.96.
Using Drush it says:
PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /modules/system/system.module on line 4103
The site's white screen of death says:
Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /includes/file.inc on line 2752
Hope someone can help and not sure if i'm posting in the correct forum.
I need to upgrade the drupal version of a business that we are hosting office for. But the IT manager didnt leave anyone with log in details to the drupal account. How do i go about resetting the Password or getting access to the account again?
The website of the company is offline at the moment and they are unable to trade so it is quite urgent, if someone can point me in the right direction.
Follwing the instructions for manual installation option-1, stuck on number 8 run update.php. We are navigating our domain/update.php the screen just goes white and nothing happens
Update.php will not run while site is on maintenance mode, any advice on how to get that update.php to run ?
I'm working on an old site that was not well maintained and I managed to successfully get it up to 8.9, but when I moved to v9 (9.5.7) I had to battle a slew of issues. The one I cannot get past is regarding the Simple_OAuth module and the Serialization Service (from Core Modules). I can't do anything without this error:
The service "simple_oauth.repositories.access_token" has a dependency on a non-existent service "serializer".