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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | french-drupal.png | 35.03 KB | mtift |
Comments
Comment #1
goudal commentedBtw it seems that :
- selecting only french or only standard provoque the same error
- using the beta6 version give the same results.
Comment #2
kiwad commentedBeta1 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 ?
Comment #3
goudal commentedNo 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
Comment #4
mtiftI 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
Comment #7
quietone commented@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!