- 主题:Error! shmget:readonly error! key = x.是什么意思啊
权限不对
【 在 hyangl (明诚) 的大作中提到: 】
: 怎么 办 啊
--
FROM 219.224.137.*
看ipcs里是不是bbs
【 在 hyangl (明诚) 的大作中提到: 】
: root登陆的
--
FROM 219.224.137.*
那什么时候出现刚才的情况的?
【 在 hyangl (明诚) 的大作中提到: 】
: ------ Shared Memory Segments --------
: key shmid owner perms bytes nattch status
: 0x00000000 0 bbs 660 1024 5 dest
: ...................
--
FROM 219.224.137.*
嗯
killall bbsd
killall bbslogd
killall miscd
./miscd daemon
然后贴出来ipcs看看?
【 在 hyangl (明诚) 的大作中提到: 】
: killall
: ipcs -m | awk '$0~/bbs/ {system(sprintf("ipcrm shm %s",$2));}'
: bbsd -p 23启动后就酱紫了
: ...................
--
FROM 219.224.137.*
good
then
./bbslogd
./bbsd -p 23
telnet localhost
【 在 logone (木头人) 的大作中提到: 】
: ------ Shared Memory Segments --------
: key shmid owner perms bytes nattch status
: 0x00000e74 163840 bbs 660 1024 4
: ...................
--
FROM 219.224.137.*