admin 管理员组

文章数量: 1087709

Your PHP server doesnt have the MySQL module loaded or you can't use the mysql

我们使用DW连接数据库时,有时会弹出一个Your PHP server doesnt have the MySQL module loaded or you can’t use the mysql_§connect functions的提示框,很多新手不知所措,不知道怎么办了、
其实这表示,我们的网站没有连接上数据库。
我们很多朋友在下载版本时,都喜欢用最新版。目前PHP已经到了7.3.X版了。而我们在DW中连接数据库。不要用最新版本的PHP。您最好使用5.X的版本。那么您的数据库就可以正常连接了!

本文标签: Your PHP server doesnt have the MySQL module loaded or you can't use the mysql