- 主题:SMTH的php中funcs.php的 bbs_init_ext();失败
我一样这个问题
【 在 lovef1y (阿菜(是菜鸟的菜,不是菜刀的菜!!)) 的大作中提到: 】
funcs.php中
我试着注释,找错误,其他的都已经注释掉,只留下这段
if (!bbs_ext_initialized())
bbs_init_ext();
只要调用到它bbs_init_ext();就在IE中返回"该页无法显示"
把它注释掉,就没有错误(空白页),怀疑这个函数的问题,
去phpbbslib.c看了看,应该是initialize the extension失败。
但现在不知道失败的原因。:-(
phplib已经工作,phpinfo();中有smth_bbs support enabled 的提示。
--
修改:lovef1y FROM 210.30.17.*
FROM 202.114.206.*
Error! shmat 2 error! key = e73.: 权限不够
Error! shmat 2 error! key = e73.: 权限不够
Error! shmat 2 error! key = e73.: 权限不够
Error! shmat 2 error! key = e73.: 权限不够
Error! shmat 2 error! key = e73.: 权限不够
【 在 atppp (Big Mouse) 的大作中提到: 】
: check httpd error_log
--
FROM 202.114.206.*
-bash-2.05b$ ipcs
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x00000000 819200 bbs 660 1024 1 dest
0x00000000 884738 bbs 660 11204 1 dest
------ Semaphore Arrays --------
key semid owner perms nsems status
------ Message Queues --------
key msqid owner perms used-bytes messages
这个东西清除不了
又不能重起
【 在 humos (苍凉) 的大作中提到: 】
: Error! shmat 2 error! key = e73.: 权限不够
: Error! shmat 2 error! key = e73.: 权限不够
: Error! shmat 2 error! key = e73.: 权限不够
: ...................
--
FROM 202.114.206.*