joomla Database connection error
joomla Database connection error (1): The MySQL adapter 'mysql' is not available.





php 7.x.x 5.6

.



in configuration.php change
public $dbtype = 'mysql'; to
public $dbtype = 'mysqli';

--------------------------------------------------------

--------------------------------------------------------





joomla
+ php

!