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
Being able to select a database (None is the only option) and finish the installation
Error message "One of the options must be selected"
PHP 7.0 on a Rochen host
Labels |
Added:
?
|
Category | ⇒ | com_installer |
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-11-24 19:53:17 |
Closed_By | ⇒ | DavidBoggitt |
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.
Have exactly the same using PHP 7.0, 7.1 and 7.2 on Apache server at Versio hosting provider.
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).
Thank you very much for your help!
Thanks for the download, I now only see the possibility for selecting databse MySQL(PDO). No other selctions possible.
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.
Just for yr information I here by enclose the downloaded files of Joomla 4.0 Beta
Downloaded files Joomla 4.0 Beta.pdf
Thanks for yr reply. I will silently and relaxed wait for a solution, because I seem not be able to fix the issue.
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.
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
To fix this lower the PHP version to 7.4 then install and then change it to the latest afterwards
@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.
Duplicate #18783