drupal安装错误-无法选择使用mysql数据库
The type of database your Drupal data will be stored in. Your PHP configuration only supports a single database type, so it has been automatically selected
The type of database your Drupal data will be stored in. Your PHP configuration only supports a single database type, so it has been automatically selected
用于 Drupal 数据储存的数据库类型。 你的PHP设置仅支持一个单独的数据库类型,所以它被自动选中。
解决方案:
修改php.ini文件 打开:
extension=php_pdo_mysql.dll
重启AppServ 问题解决
初入 Drupal 很多问题会等着我的!!
相关推荐
yangkang 2020-11-09
lbyd0 2020-11-17
sushuanglei 2020-11-12
85477104 2020-11-17
KANSYOUKYOU 2020-11-16
wushengyong 2020-10-28
lizhengjava 2020-11-13
星月情缘 2020-11-13
huangxiaoyun00 2020-11-13
luyong0 2020-11-08
腾讯soso团队 2020-11-06
Apsaravod 2020-11-05
PeterChangyb 2020-11-05
gaobudong 2020-11-04
wwwjun 2020-11-02
gyunwh 2020-11-02
EchoYY 2020-10-31
dingyahui 2020-10-30