【发布时间】:2014-08-18 15:56:21
【问题描述】:
我目前在 Windows azure 上托管一个 Wordpress 网站,并且不断遇到随机连接问题。
Warning: mysql_connect(): An operation on a socket could
not be performed because the system lacked sufficient
buffer space or because a queue was full.
in D:\home\site\wwwroot\wp-includes\wp-db.php on line 1372
有什么想法吗?非常感谢您的帮助。
干杯。
【问题讨论】:
-
您检查过驱动器空间吗?我猜你是否有 100% 的使用窗口可能不允许创建套接字文件。
标签: mysql wordpress mysql-connect