?
avatar DavidBoggitt
DavidBoggitt
24 Nov 2017

Steps to reproduce the issue

Upload 4.0.0 alpha 2 to host
Navigate to domain
Begin to install
Get stuck as cannot change from 'None' on Select the database type

Expected result

Being able to select a database (None is the only option) and finish the installation

Actual result

Error message "One of the options must be selected"

joomla 4 0 0a2-install

System information (as much as possible)

PHP 7.0 on a Rochen host

Additional comments

avatar DavidBoggitt DavidBoggitt - open - 24 Nov 2017
avatar joomla-cms-bot joomla-cms-bot - change - 24 Nov 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 24 Nov 2017
avatar DavidBoggitt DavidBoggitt - change - 24 Nov 2017
The description was changed
avatar DavidBoggitt DavidBoggitt - edited - 24 Nov 2017
avatar DavidBoggitt DavidBoggitt - change - 24 Nov 2017
The description was changed
avatar DavidBoggitt DavidBoggitt - edited - 24 Nov 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Nov 2017
Category com_installer
avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Nov 2017
Title
4.0 alpha 2 On install, for "Select the database type. *" only have 'None'
[4.0] On install, for "Select the database type. *" only have 'None'
avatar joomla-cms-bot joomla-cms-bot - edited - 24 Nov 2017
avatar Quy
Quy - comment - 24 Nov 2017

Duplicate #18783

avatar DavidBoggitt DavidBoggitt - change - 24 Nov 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-11-24 19:53:17
Closed_By DavidBoggitt
avatar DavidBoggitt DavidBoggitt - close - 24 Nov 2017
avatar kroonsbe
kroonsbe - comment - 12 Mar 2018

Have exactly same issue using PHP 7.2.1 on Apache 2.4.29 server at Strato hosting provider.
User Agent Chrome/64 on Windows 10.

avatar hansquist
hansquist - comment - 13 Mar 2018

Have exactly the same using PHP 7.0, 7.1 and 7.2 on Apache server at Versio hosting provider.

avatar kroonsbe
kroonsbe - comment - 13 Mar 2018

Reloaded alle files again, same result.
No database type selection possible.
knipsel

avatar infograf768
infograf768 - comment - 13 Mar 2018

Please use https://github.com/joomla/joomla-cms/archive/4.0-dev.zip to test. Alpha is really too old (And choose mysqli when installing).

avatar hansquist
hansquist - comment - 13 Mar 2018

Thank you very much for your help!

avatar kroonsbe
kroonsbe - comment - 13 Mar 2018

Thanks for the download, I now only see the possibility for selecting databse MySQL(PDO). No other selctions possible.

avatar kroonsbe
kroonsbe - comment - 13 Mar 2018

Trying to use MySQL (PDO) instead of MySQLi gives error.
Not possible to select MySQLi in field, only option displayed
error pdo
is MySQL (PDO)

avatar infograf768
infograf768 - comment - 13 Mar 2018

Choosing MySQL (PDO) will not let you proceed (the driver itself is OK but some code has to be modified in core to use it).
It is weird though that you do not see mysqli in dropdown.

avatar kroonsbe
kroonsbe - comment - 13 Mar 2018

Just for yr information I here by enclose the downloaded files of Joomla 4.0 Beta
Downloaded files Joomla 4.0 Beta.pdf

avatar mbabker
mbabker - comment - 13 Mar 2018

Still a duplicate of #18660 which is apparently still waiting for me to find a moment in my copious amounts of free time to fix all these months later.

avatar kroonsbe
kroonsbe - comment - 13 Mar 2018

Thanks for yr reply. I will silently and relaxed wait for a solution, because I seem not be able to fix the issue.

avatar JimHolloman
JimHolloman - comment - 21 May 2018

This issue occurred on a HostGator shared server. It did not occur on a GoDaddy shared server nor on WampServer. The WampServer was on a PC running Windows 7. I have informed HostGator of the issue and and talked to a tech rep that took an interest in the issue. Both GoDaddy and HostGator are running Apache with a cPanel interface -- but the two interfaces are quite different. JLH 180521

UPDATE: 180521
For shared hosting, I have determined that GoDaddy has MySQLnd support in its PHP Configuration and HostGator does not have MySQLnd support in its PHP Configuration. I don't know if this is the only difference between the two or not.

avatar AmyKrizanWang
AmyKrizanWang - comment - 2 Dec 2022

Same Error, mine issue was MySQL the package php-mysql is missing
sudo apt install php-mysql
sudo service apache2 restart
refreshed the browser > FIXED

avatar jouneytowebdev
jouneytowebdev - comment - 5 Jan 2023

To fix this lower the PHP version to 7.4 then install and then change it to the latest afterwards

avatar brianteeman
brianteeman - comment - 5 Jan 2023

@jouneytowebdev that is not the fix. the correct fix is exactly what the previous poster reported. make sure that the php-mysql package is installed on the server and if not then install it.

Add a Comment

Login with GitHub to post a comment