Home > Database > Mysql Tutorial > body text

How to solve the mysql installation bus error problem

藏色散人
Release: 2020-11-01 14:40:41
Original
2535 people have browsed it

Mysql installation bus error solution: 1. For the Redhat series, use "yum installl php_mysql" to install php_mysql; 2. For the Debian series, install php_mysql through apt-get.

How to solve the mysql installation bus error problem

Recommendation: "mysql video tutorial"

Bus error occurs when downloading mysql from liunx:

Linux does not use dll form. You need to install php_mysql. If it is a Redhat series, use yum installl php_mysql. If it is a Debian series, use apt-get to install it.

The above is the detailed content of How to solve the mysql installation bus error problem. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact [email protected]
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!