doushi3454 2015-10-28 01:38
浏览 71

php mysql_connect():使用旧(4.1.1之前)身份验证协议的连接被拒绝

so i'm using ispconfig 3.0.5.4p8 to host some online game website and the online game server is using mysql 4.0 the database is on a remote machine the website i'm using right now is connecting to the database with mysql_connect when i'm opening the website it says

Warning: mysql_connect(): Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled) in /var/www/clients/client0/web4/web/class/shop_func.php on line 11 Can't connect to db

i can't change the mysql database because the game server doesn't support newer mysql server

the search result on google is nothing pointing to my problem.. most of them is just saying because the mysql client is too old..infact what i think i'm dealing right now is the mysql is too old..

the ispconfig php version is 5.3.29 the mysql version is 4.0 portable

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 安卓adb backup备份应用数据失败
    • ¥15 eclipse运行项目时遇到的问题
    • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
    • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
    • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
    • ¥50 成都蓉城足球俱乐部小程序抢票
    • ¥15 yolov7训练自己的数据集
    • ¥15 esp8266与51单片机连接问题(标签-单片机|关键词-串口)(相关搜索:51单片机|单片机|测试代码)
    • ¥15 电力市场出清matlab yalmip kkt 双层优化问题
    • ¥30 ros小车路径规划实现不了,如何解决?(操作系统-ubuntu)