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.
after an attack on a website I earlier built and managed, I wonder how to secure my own website. I use D8 for a website with no other users than me. There is no interaction, no forms to fill in, just pages. I wonder if such a website can be harmed by attacks as they were possible after the latest Drupal Core Remote Code Execution issue...
As you can read I have no clue about those issues, so I wonder: If I offer no way to post somethng into my database, are there still ways to intrude code when such security issues occur?
today I try tu upgrade my drupal website fromù 8.2 to 8.5
I delete folder core and vendor (and top level directory), update new file with FTP. Then I try to launch update.php, but I have an error :
Fatal error: Interface 'Drupal\Core\ParamConverter\ParamConverterInterface' not found in /datas/var/www/htdocs/core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php on line 15