- 主题:不好意思,还是wForum的问题
Warning: smth_bbs: Unable to register functions, unable to load in Unknown on line 0
Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 231
Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 232
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 287
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 287
Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 299
和sesssion有关得
【 在 atppp@bbs.stanford.edu-SPAM.no (Big Mouse) 的大作中提到: 】
: 重贴一下错误吧。我站上wForum没问题。
--
FROM 210.26.57.*
/tmp里生成得sess_文件都是空得
【 在 luobeng (罗嘣) 的大作中提到: 】
: Warning: smth_bbs: Unable to register functions, unable to load in Unknown on line 0
: Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 229
: Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 230
: Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 231
: Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 232
: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 287
: Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 287
: Warning: Cannot modify header information - headers already sent by (output started at /home/siyuwww/htdocs/wForum/inc/funcs.php:28) in /home/siyuwww/htdocs/wForum/inc/funcs.php on line 299
: 和sesssion有关得
--
FROM 210.26.57.*
我是直接编译到php里面去了
是有smth_bbs enablesd
我重新用so得方式来试试吧
汗死
不过我从dev.smth.org上下载得php-4.3.1居然编译不过去
用得是php-4.3.6得
【 在 atppp@bbs.stanford.edu-SPAM.no (Big Mouse) 的大作中提到: 】
: 主要错误是第一个,后面的都是因为这个引起的。
: 你的smth_bbs是弄成模块的吧?你在wForum下面放一个test.php
: 里面写phpinfo();能看到smth_bbs enabled吗?
--
FROM 210.26.57.*
发觉用so那个加载有问题
似乎没起作用
汗
难道libphpbbslib.so有问题?
【 在 luobeng (罗嘣) 的大作中提到: 】
: 我是直接编译到php里面去了
: 是有smth_bbs enablesd
: 我重新用so得方式来试试吧
: 汗死
: 不过我从dev.smth.org上下载得php-4.3.1居然编译不过去
: 用得是php-4.3.6得
--
FROM 210.26.57.*