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 upgraded my site in the usual manner. done this before with a few 8.x.x versions with success:
removed core and vendor and all files in the main directory
Copied 8.5.0 core and vendor and all files in the main directory to the old 8.4.5 place.
Then tried in the browser to https://xxx.example.com/update.php and get the errror message "The website encountered an unexpected error. Please try again later."
I have this problem since I start to using D8, but don't know how to get over it.
I firstly installed my D8 through ftp upload , and then I install commerce2 through composer.
Now I don't know how can I upgrade my core, because when I upload the new version again , it will cause problem on the vendor folder that commerce is using.
Does anyone knows how to solve this problem, because I need to upgrade the drupal core ? ( drupal core by ftp upload, commerce by composer)
I just did a minor update from Drupal 8.4.4 to Drupal 8.4.5. The site works fine after I replace my old core files with the new ones. But when I run update.php, i have this pending update for the database: "node module, 8401 - Run a node access rebuild, if required." I proceed to update that and once it done I try to go back to my site. But the entire site is down and it just says, "The website encountered an unexpected error. Please try again later."
My PHP log posts this error message every time I visit a page on the site. (I'm using PHP 7.1.12)