Php - Your PHP installation appears to be missing the MySQL extension which is required by WordPress

前端 未结 25 1242
死守一世寂寞
死守一世寂寞 2020-11-28 08:48

How do I fix the error below?

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

I

25条回答
  •  一整个雨季
    2020-11-28 09:06

    In my case, using CPanel PHP selector and selecting the mysqli and mysqlnd worked. Ensure to save and recheck once

提交回复
热议问题