WDlinux官方论坛's Archiver

bampu 发表于 2011-12-22 18:15

数据库没安装成功,请帮忙看下是怎么回事!

贴出一部分
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mys  ql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mys  ql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mys  ql.sock' (2)
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Stopping pure-config.pl:
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 -p2000  0:20500 -lmysql:/www/wdlinux/etc/pureftpd-mysql.conf


                configuration ,wdcp install is finshed
                visit [url=http://ip:8080]http://ip:8080[/url]
                more infomation please visit [url=http://www.wdlinux.cn]http://www.wdlinux.cn[/url]

admin 发表于 2011-12-22 19:50

mysql没启动?

service mysqld restart

bampu 发表于 2011-12-22 21:52

[b][attach]141[/attach]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=2136&ptid=875]2#[/url] [i]admin[/i] [/b]

[table=98%,none]
[tr][td]恩 不知道是什么原因 我是全新安装的 Centos 5.6 里面自带的环境全部先卸载了 且里面本来就没安装mysql 只有web环境
[/td][/tr]
[/table]

bampu 发表于 2011-12-22 22:26

[b]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=2136&ptid=875]2#[/url] [i]admin[/i] [/b]
贴下我的my.cnf
# mysql conf /etc/my.cnf
# Created by [url=http://www.wdlinux.cn]http://www.wdlinux.cn[/url]
# Last Updated 2010.06.01
[client]
port  = 3306
socket  = /tmp/mysql.sock
[mysqld]
port  = 3306
socket  = /tmp/mysql.sock
skip-external-locking
key_buffer_size = 128M
max_allowed_packet = 1M
table_open_cache = 256
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 8M
thread_cache_size = 8
query_cache_size= 16M
thread_concurrency = 8
max_connections = 300
wait_timeout = 30
interactive_timeout = 30
max_connect_errors = 9
long_query_time = 1
tmp_table_size = 16M
#log-bin=mysql-bin
#binlog_format=mixed
#server-id = 1
[mysqldump]
quick
max_allowed_packet = 8M
[mysql]
no-auto-rehash
[myisamchk]
key_buffer_size = 12M
sort_buffer_size = 1M
read_buffer = 1M
write_buffer = 1M
[mysqlhotcopy]
interactive-timeout

admin 发表于 2011-12-22 22:32

chown -R mysql.mysql /www/wdlinux/mysql/var
service msyqld start

bampu 发表于 2011-12-22 22:43

[b]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=2154&ptid=875]5#[/url] [i]admin[/i] [/b]

还是不行

    [attach]142[/attach]

admin 发表于 2011-12-23 09:21

不好意思,笔误打错,是
service mysqld start

bampu 发表于 2011-12-23 21:35

[b]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=2161&ptid=875]7#[/url] [i]admin[/i] [/b]

还是不行啊,
    [root@2011-1-6/bampu ~]# service mysqld start
Starting MySQL. ERROR! Manager of pid-file quit without updating file.
[root@2011-1-6/bampu ~]#


而且我还全新安装了下,还是这样。老大该怎么弄啊。

bampu 发表于 2011-12-23 21:40

[b]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=2161&ptid=875]7#[/url] [i]admin[/i] [/b]

安装后的错误 信息我复制下来了

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mys ql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mys ql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mys ql.sock' (2)
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
Stopping pure-config.pl:
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 -p2000 0:20500 -lmysql:/www/wdlinux/etc/pureftpd-mysql.conf


configuration ,wdcp install is finshed
visit [url=http://ip:8080/]http://ip:8080[/url]
more infomation please visit [url=http://www.wdlinux.cn/]http://www.wdlinux.cn[/url]

admin 发表于 2011-12-24 12:30

这样看不出具体的原因,将IP,密码PM来

bampu 发表于 2011-12-25 19:20

[b]回复 [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=2204&ptid=875]10#[/url] [i]admin[/i] [/b]

能提供下联系方式么。我把IP和密码发你,你给我弄下,我已经卸载干净了。

admin 发表于 2011-12-25 22:38

可以通过论坛里的短信方式

haosea 发表于 2011-12-28 11:54

我也是遇到这情况,先安装2.1 然后安装1.1 后来就顺利安装了

haosea 发表于 2011-12-28 13:03

是vip  联系机房怎么解除限制?  你能登陆吗

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.