网站程序是php的,用的bluehost的主机。
最近老是出现“an error occurred while processing this directive”错误
然后看了一下error_log文件,发现里面全是already has more than 'max_user_connections' active connections in mysql.php
但是以前也一直有这个错误的
不知道怎么解决这个问题,请大神们帮帮忙。
将mysql的max_user_connections改大点试试
将mysql的max_user_connections改大点试试
不要使用长连接
参考: http://www.jb51.net/article/27726.htm
max_user_connections 目前设置是多少,按理说一般业务不应该超过限制
max_user_connections 目前设置是多少,按理说一般业务不应该超过限制
an error occurred while processing this directive
处理此指令时出错
你需要提供更多的信息
already has more than 'max_user_connections' active connections in mysql.php
在 mysql.php 已经有超过 max_user_connections 的活动连接
不要使用长连接
同样也应该给出代码
最后解决了,php版本升级,就没问题了。
真不知道是什么原因。
谢谢各位。
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号