当前位置:首页
> to 第3页
黄聪:VPS服务器如何配置PHP.ini解决wordpress使用WP-Mail-SMTP插件发邮件出现Could not connect to SMTP host的解决办法
5天前CN2资讯
1、首先是WP-Mail-SMTP的下载地址:http://wordpress.org/plugins/wp-mail-smtp/">http://wordpress.org/plugins/wp-mail-smtp/2、出现Could not connect to SMTP host...
磁盘爆满导致MySQL无法启动:Disk is full writing './mysql-bin.~rec~' (Errcode: 28). Waiting for someone to free space...mysql突然无法启动
5天前CN2资讯
...
Win2012R2(英文版)多账号登录,报错:Select a user to disconnect so that you can sign in的处理win2012r2自动登录
5天前CN2资讯
...
BurstNET的linux vps 安装Kloxo面板后一切正常 今天重启导致错误Could not connect to Mysql server
5天前CN2资讯
ssh连上你的VPS,然后netstat -anp|grep mysql看mysql服务是否在运行如果没运行,需要把你的mysql服务启动起来,最好把它设置成自动启动 作者:水木 ...