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
WBOYOriginal
2016-07-06 13:51:15985browse

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.

Statement:
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