When I installed Drupal 9 on my local Windows-based environment and then uploaded to my Linux server, the same database connection parameters worked out of the box.
Recently, things changed.
When I install Drupal 10 on my Windows environment, it now generates this:
Hello, I've taken over the running of a Drupal 7-based site at https://www.comicartfestival.com. All was going fine until this week, when, suddenly, lines of "active context" code started displaying on pages, for example the homepage...
I've clearly edited something wrong behind the scenes, can anyone advise on how to hide this, please? Thank you in advance.
I've installed a new debian server (12), with apache, php8.3 and composer. I'am strugling whit the "new project". The entire /var/www by owned www-data:www-data and when I typed the composer create-project... it is been aborted the error message:
Hello guys... I'm not really sure if this is a Drupal/Drush question or a DDEV question, but this is my last hope... My 3 ppl team has been tasked with setting up a proper development pipeline for a formerly one-man-team drupal site... We are all noobs in Drupal and in DDEV... We are currently doing two things in parallel: Migrating a D7 site to a D10 site (Huge pain, but that's for another time) and trying to setup 2 remote shared environments and a simple way to have local environment...
I was looking forward to installing Drupal 10 on my freshly re-imaged Ubuntu 22.04 VPS, but surprised to find there's no Snap package for Drupal. Is that correct, or did I just miss something?
If there is no Snap package, where can I find another one-liner for a basic install?
Seems odd to do manual piecemealing in 2024, but the installation guides I've found seem intent on leading me down that road. Moreover they vary from one another, so it's hard for a Drupal noob to have confidence in where to get clear guidance.