Under LAN, how to configure the phpstudy environment of computer A so that multiple computers can access the msql database of computer A
Summer2018-07-10 15:01:33
If it is a LAN, you can connect it to the IP of the LAN, such as 192.168.1.1, which is not 127.0.0.1. If not, add a new account password to the database, and set the IP address or address segment that can be accessed. Use the newly set account password to connect; you can visit this address https://blog.csdn.net/toume/article/details/74626236
无忌哥哥2018-07-05 09:27:40
Mysql doesn’t seem to work, you can only use server2003 or server2008.