- 主题:登陆时发生 shmat 2 error!不知何故啊
linuxsir@localhost bin]$ telnet 127.0.0.1
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
Error! shmat 2 error! key = x.
Connection closed by foreign host.
启动时没有什么意外啊
昨天还行来着
今天一开机不知为什么就不行了
--
FROM 211.157.101.*
我的也是啊 :(
【 在 reastch (风) 的大作中提到: 】
: linuxsir@localhost bin]$ telnet 127.0.0.1
: Trying 127.0.0.1...
: Connected to localhost.localdomain (127.0.0.1).
: ...................
--
FROM 202.206.3.*
用root执行ipcs出来看看
【 在 reastch (风) 的大作中提到: 】
: linuxsir@localhost bin]$ telnet 127.0.0.1
: Trying 127.0.0.1...
: Connected to localhost.localdomain (127.0.0.1).
: ...................
--
FROM 128.12.155.*
权限问题吧~
chown一下啦
【 在 reastch@smth.org-SPAM.no (风) 的大作中提到: 】
: linuxsir@localhost bin]$ telnet 127.0.0.1
: Trying 127.0.0.1...
: Connected to localhost.localdomain (127.0.0.1).
: Escape character is '^]'.
: Error! shmat 2 error! key = x.
: Connection closed by foreign host.
: 启动时没有什么意外啊
: 昨天还行来着
: 今天一开机不知为什么就不行了
--
FROM 192.168.111.200