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.
Hello!
My apache server crashes with segfault on some pages of drupal 8 (admin/people for example) or when trying to install it (on page 'core/install.php') if Zend Guard Loader is enabled.