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

前端 未结 25 1297
死守一世寂寞
死守一世寂寞 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条回答
  •  Happy的楠姐
    2020-11-28 09:22

    The source of this message was unrelated to the solution in my case.

    My ip address of my server changed and i didn't change the directive in my httpd.conf of the apache server.

    Once i changed it to the correct ip address the message disappeared and Wordpress is working again.

提交回复
热议问题