extension name
This commit is contained in:
@@ -1626,8 +1626,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
To connect to a MySQL server, PHP needs a set of MySQL functions called
|
To connect to a MySQL server, PHP needs a set of MySQL functions called
|
||||||
"MySQL extension".
|
"MySQL extension".
|
||||||
This extension may be part of the PHP server (compiled-in), otherwise it
|
This extension may be part of the PHP server (compiled-in), otherwise it
|
||||||
needs to be loaded dynamically. phpMyAdmin tried to load the extension but
|
needs to be loaded dynamically. Its name is probably mysql.so or mysql.dll.
|
||||||
failed.
|
phpMyAdmin tried to load the extension but failed.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
Usually, the problem is solved by installing a software package called
|
Usually, the problem is solved by installing a software package called
|
||||||
"PHP-MySQL" or something similar.
|
"PHP-MySQL" or something similar.
|
||||||
|
Reference in New Issue
Block a user