无标题文档
wdCP系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdCDN系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
wdOS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdDNS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
注册 发贴 提问 回复-必看必看 wddns免费智能 DNS 开通 本地或虚拟机使 用wdcp 一键包在mysql编 译时"卡住"
【300G高防】双线 无视攻击 wdcp官方技术支持/服务 阿里云8折优惠券 无敌云 腾讯云优惠中,现注册更有260代金额券赠送
返回列表 发帖
提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
2 做过哪些操作或改动设置等

温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的
回复 11# admin


    # service mysqld restart
* MySQL manager or server PID file could not be found!
Starting MySQL. * Manager of pid-file quit without updating file.

TOP

本帖最后由 testu 于 2012-10-10 23:54 编辑

/root$ sh /www/wdlinux/tools/mysql_wdcp_chg.sh
/root$ netstat -lnpt
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name   
tcp        0      0 0.0.0.0:22**00               0.0.0.0:*                   LISTEN      1099/sshd           
tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   LISTEN      1304/pure-ftpd (SER
tcp        0      0 :::8080                     :::*                        LISTEN      1312/httpd         
tcp        0      0 :::22**00                    :::*                        LISTEN      1099/sshd           
tcp        0      0 :::21                       :::*                        LISTEN      1304/pure-ftpd (SER
/root$ service mysqld restart
ERROR! MySQL manager or server PID file could not be found!
Starting MySQL. ERROR! Manager of pid-file quit without updating file.

phpMyAdmin - 错误
#2002 - 服务器没有响应 (或者本地 MySQL 服务器的套接字没有正确配置)

是何原因呢  新升级的西数的云主机做过的改动  centos从32位换成64位,西数管理系统默认密码修改 这些会影响到mysql吗

TOP

重装了,一切正常。还是重装比较快,几分钟搞定,哈。

TOP

就是那个优化工具惹的祸,怎么办啊,原来都能用,现在怎么做都不行,救救我啊。
五龙影视

TOP

restart...
ERROR! MySQL manager or server PID file could not be found!
Starting MySQL. ERROR! Manager of pid-file quit without updating file.
Starting httpd:
Starting pure-config.pl: Running: /usr/sbin/pure-ftpd --daemonize -S21 -A -c50 -B -C8 -D -E -fftp -H -I15 -L10000:8 -m4 -s -U133:022 -u100 -k99 -Z -lunix -p20000:20500 -lmysql:/www/wdlinux/etc/pureftpd-mysql.conf



什么意思?安装好多次了。现在连   探针 phpinfo phpMyAdmin 这三个都不能登录了

TOP

root@AY121110115427bef5480:~# service mysqld restart
* MySQL manager or server PID file could not be found!
Starting MySQL
. * Manager of pid-file quit without updating file.
root@AY121110115427bef5480:~# sh /www/wdlinux/tools/mysql_wdcp_chg.sh

Running..., Please Wait...
errroot@AY121110115427bef5480:~#

TOP

[root@li527-177 ~]# service mysqld start
Starting MySQL. ERROR! Manager of pid-file quit without updating file.
[root@li527-177 ~]# Starting MySQL. ERROR! Manager of pid-file quit without updating file.
和19楼一样,也是内存优化工具造成的,选择小内存vps256,512方案重启mysql后无法启动mysql

TOP

执行
sed -i 's/skip-innodb/#skip-innodb/g' /www/wdlinux/etc/my.cnf

service mysqld restart
试试
看清提问三步曲及多看教程/FAQ索引(wdcp,v3,一键包,wdOS),益处多多.wdcp工具集 阿里云主机8折优惠码

TOP

回复 23# admin


[root@li527-177 ~]# sed -i 's/skip-innodb/#skip-innodb/g' /www/wdlinux/etc/my.cnf[root@li527-177 ~]# service mysqld restart
ERROR! MySQL manager or server PID file could not be found!
Starting MySQL. SUCCESS!
还是不行
难道只有重装么。。。

TOP

回复 23# admin


  看错了,启动成功,谢谢

TOP

mysql.jpg
2013-1-15 15:11
就是这个功能引起的错误。

TOP

优化以后就打不开了
mysql不启动
# service mysqld restart
ERROR! MySQL manager or server PID file could not be found!
Starting MySQL. ERROR! Manager of pid-file quit without updating file.

TOP

郁闷我的也是,“无法连接mysql,请检查mysql是否已启动及用户密码是否设置正确!:”怎么解决啊,急啊,怎么没有交流方式啊。后台进不去了,不能建站了。伤心啊

TOP

回复 1# admin


   MySQL server PID file could not be found!                  [FAILED]Starting MySQL...The server quit without updating PID file (/www/wdlinux/mysql-5.5.27/data/localhost.localhost.pid).

TOP

[root@li527-177 ~]# service mysqld start
Starting MySQL. ERROR! Manager of pid-file quit without updating file.
[root@li527-177 ~]# Starting MySQL. ERROR! Manager of pid-file quit without updating file.
和19楼一样,也是内存优化工具造成的,选择小内存vps256,512方案重启mysql后无法启动mysql
我和他们的一样 可能是用了那个优化工具,我按照管理的步骤
执行
sed -i 's/skip-innodb/#skip-innodb/g' /www/wdlinux/etc/my.cnf

service mysqld restart
试试
还是不可以 求解方法。。。。。。。。。

TOP

返回列表