Hi this is a far reaching question but in essence i am looking for guidance on the install and ongoing upgrade of a distribution - the case in point being "droopler".. There is an option to install from tar ball which seems to work (other than requiring .htaccess to get rewrite working) but... there is a security advisory that indicates that drupal core should be updated and i have not managed to complete this. composer looks like the route to take so we run composerize module and overwrite the high level json file but the update fails citing unmet dependencies..
Apologies if I have searched badly or am posting in the wrong place. I am surprised not to find something on this in the forums and it may be my fault I am not seeing it.
I am trying to set up a Drupal 9 installation on Windows using docker/ddev/composer and drupal/recommended-project.
Recently I am trying to install a new Drupal 8 site in a Red hat 8 server with an apache server. I find the installation page keeps showing the below error event I set the folder (sites/default/files) permission to 777, may I know is anyone knows why this happens and how to fix? Thank you very much
My problem is I can't get Drupal 8 loaded on my local machine. All these so called easy installation routes all seem to throw an error of some kind. I've read even dev desktop has an exception for Windows 10. Currently trying Mamp and almost got to heaven(after all night and day) when this message came up.
"The website encountered an unexpected error. Please try again later.
I am trying to import the config from another of my Drupal 9.1.4 projects with Composer / Drush (drush config-import from a folder source, all two websites on my local repository on Xampp), but a guzzlehttp/guzzle error is thrown in the middle of the process, whatever I try...