- sudo apt-get install php7.2-mysql //版本号肯能不一样
- sudo dpkg-reconfigure php7.2-mysql
- sudo /etc/init.d/mysql restart
- sudo /etc/init.d/apache2 restart
相关文章
- jQuery的$.get()函数不执行以及php端报错Uncaught Error: Call to a member function bind_param() on boolean in...
- wampserver 报错 Fatal error:Call to undefined function curl_init()
- 有关使用phpstudy搭建sqli-lab环境搭建时发生Uncaught Error: Call to undefined function mysql_connect()错误
- Fatal error: Call to undefined function mysql_connect()
- Fatal error: Call to undefined function mb_strlen()
- fatal error: Call to undefined function mysqli_connect()
- php提示Fatal error: Call to undefined function imagecreate()
- Fatal error: Call to undefined function imagettftext()解决办法
- "Fatal error: Call to undefined function: file_put_contents()"
- windows下Call to undefined function curl_init() error问题