The Post installation forum is the first place to go for support by the Drupal community after you've successfully installed your Drupal website.
The forum is looked after by gisle and some other site moderators. We keep an active eye on this forum (mainly to delete spam), but feel free to contact us through the site moderators issue queue if you have any questions or concerns.
I am currently in process of testing Drupal running in an Azure App Service environment, things seem to be ok, but I am running into an issue with SAML authentication, which works fine from a VM environment.
when i access /saml/login I am sent to my idP and i authenticate and get redirected back to the home page of the site with a SAML error. I get the following in the logs:
After the set up of Drupal CMS I got the error message „Drupal already installed to start over, you must empty your existing database and copy default.settings.php over settings.php." I can't get to the login prompt again.
How do I empty the existing database in Drupal CMS?
Awhile back I had a content type for radio audio shows that had a field collection for Segments to describe sections of the radio show and I used computed field to get the titles from the referenced field collection to list a Segment Summary of the radio show segments.