when I install drupal8, apache report a serious problem,

PHP Fatal error:  Call to a member function get() on a non-object in /var/www/drupal8/core/includes/bootstrap.inc on line 893, referer: http://xxxx.com/drupal8/core/install.php?langcode=zh-hans&profile=standard

how can i avoid it?

Comments

Need more information

I just download and install, its properly installed and working.

My machine is XP+Xampp1.8.1.

my machine is centos, PHP

my machine is centos, PHP 5.4.11, nginx/1.2.6

you are using nginx

You are using nginx not apache. but any way drupal will work on any webserver. update your php memory limit and try again.

Note Drupal 8 is in

Note Drupal 8 is in development and not ready for production use.