Home > Backend Development > PHP Tutorial > How to solve the problem that mysql is not supported under mac?

How to solve the problem that mysql is not supported under mac?

WBOY
Release: 2016-07-06 13:51:15
Original
991 people have browsed it

How to solve the problem that mysql is not supported under mac?

That’s it, I don’t know why, the project server has already configured mysql, and an error will be reported when opening the project locally.

Reply content:

How to solve the problem that mysql is not supported under mac?

That’s it, I don’t know why, the project server has already configured mysql, and an error will be reported when opening the project locally.

Check the php version, and post some detailed environment information!

You first run php -v and php -m to see if there is mysql.

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 admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template