Installing a fresh d8 beta I select a french installation, and a basic profile. After the database setup page the next step gave a php error. Here are the apache logs

Wed Feb 25 11:12:32 2015] [warn] [client xxx] mod_fcgid: stderr: PHP Fatal error: Call to a member function get() on a non-object in /www/d8/core/lib/Drupal.php on line 5\
66
[Wed Feb 25 11:14:35 2015] [warn] [client xxx] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://d8.ipb.fr/core/install.php?\
langcode=fr&profile=standard
[Wed Feb 25 11:14:35 2015] [warn] [client 147.210.64.11] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function, referer: http://d8.ipb.fr/core/i\
nstall.php?langcode=fr&profile=standard

Btw the server where the installation take place has a direct connexion to internet, so the download for internet is available.
Php version is PHP Version 5.4.6

After cleaning the database I started again choosing english language and minimal profile, the installation works fine.

CommentFileSizeAuthor
#4 french-drupal.png35.03 KBmtift

Comments

goudal’s picture

Btw it seems that :
- selecting only french or only standard provoque the same error
- using the beta6 version give the same results.

kiwad’s picture

Beta1 is kind of outdated.... on the other hand you wrote in second comment that it also happens in beta6...

Made a few installlations of beta6 Standard+French in past few days without anything like that... Server misconfiguration ?

goudal’s picture

No idea... the minimal installation seems to work fine, the server setup works fine with drupal7... and I have no warning on status report..
Btw on beta6 the error is located on line 594

mtift’s picture

Component: configuration system » language system
Issue summary: View changes
Issue tags: +D8MI
StatusFileSize
new35.03 KB

I cannot reproduce the results you describe above. Installing a standard, French langauge, Drupal 8 site seems to work just fine.

Can you try installing again following the instructions here?

https://api.drupal.org/api/drupal/core!INSTALL.txt/8.

Or perhaps you could consult the multilingual documentation here:

https://www.drupal.org/resource-guides/configuring-multilingual-site

Version: 8.0.0-beta1 » 8.0.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Version: 8.0.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

quietone’s picture

Status: Active » Closed (cannot reproduce)
Issue tags: +Bug Smash Initiative

@goudal, thank you for reporting this install problem.

@mtift, thank you for testing that installing in French works as expected.

I tested this on 8.9.6, on simplytestme, and the installation with French as the default language was successful.

Therefore, closing as cannot reproduce. If you are experiencing this problem reopen the issue, by setting the status to 'Active', and provide complete steps to reproduce the issue (starting from "Install Drupal core").

Thanks!