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.
Is there any help or documentation for deploying Drupal in a proper cloud fashion? I am most familiar with Amazon Web Services, here's what I'm looking for:
How do you do it? I would like to add a message to the front page of my district's Intranet much like the message on the front page of the Drupal site. I've searched around here for a while and can't seem to find anything that would show me how to do it. Any help is much appreciated.
Hi. I'm attempting to install drupal8 on FreeBSD but when I try to load the front page in the browser, I get an empty page with just the error,
Fatal error: Call to undefined function Doctrine\Common\Annotations\token_get_all() in /data/htdocs/test1/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php on line 56
All the other extensions listed in extensions.ini seem to load and Drupal7 is working fine.
Trying to install Drupal 8.2.0-rc1 on LAMP at Amazon (AWS).
Installation run through
1, Choose language -> EN
2, Choose profile -> Standard
3, Verify Requirements (does not stop here since full validation passes
4, Setup Database -> MySQL
5, Install site -> BACK TO 1, Choose language
ERROR: Should progress to 6, Configure site
After looping back to 1, Choose language and retry installation this Exceptipon is thrown:
I have moved a Drupal 8 site from my development server to (temporary) production server.
Everything else is working the same as in development, but the nginx fails quite often with socket failed "24: Too many open files while connecting to upstream" and shows error 500 to the client. On development server I haven't seen anything like that during last few weeks while developing the site.