Home >Backend Development >PHP Tutorial >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.
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.