mysqlnd driver with error PHP Fatal error: Call to undefined method mysqli_stmt::get_result() | |
---|---|
Subject: | |
It requires the mysqlnd driver.This was a native build in webmin with an older mysql 5.5 You will need to remove php-mysql before isntalling php-mysqlnd to work as they will conflict: yum remove php-mysqlyum install php-mysqlnd | |
2017-07-01 13:49:04 | gstlouis |